-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I've experienced a bug regarding the data format with the following format: BatchSize x Channels x H x W. By default, tensorfi when parses a layer that relies on data format, such as conv2d, it doesn't save that variable and then it will crash when runs.
How do I implement the operator tf.layers.BatchNorm? it takes a tensor, and 4 algebraic parameters to apply normalization to the tensor.
Metadata
Metadata
Assignees
Labels
No labels