Open
Description
If you change it to key you will see significantly slower conversion. Looks like this typo comes from the original class though.
CS231/assignment2/cs231n/classifiers/cnn.py
Line 143 in 11f0521
Should be:
bn_param['mode'] = mode
Metadata
Assignees
Labels
No labels
Activity