-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
Hi ,
TASO is only concerned about 2d batch norm case but some network has 1d or 3d batch norm case.
Line 72 in f11782c
| assert(_input.numDim == 4); |
I have a question about the above code.
If I modify the above code, will it work rightly?
Metadata
Metadata
Assignees
Labels
No labels