pytorch/caffe2/python/helpers
Aapo Kyrola 14f95c2782 Updated brew SpatialBN to use initializers
Summary: Updated brew SpatialBN to use initializers similar to other brew ops such as conv and fc instead of initilaizing all of its parameters itself within the brew call.

Reviewed By: asaadaldien

Differential Revision: D5840359

fbshipit-source-id: 9f3d688d4957605eaf7ecd2488bc26bfb1da3f78
2017-11-02 11:25:45 -07:00
..
algebra.py Re-license to Apache 2017-09-28 16:22:00 -07:00
arg_scope.py Re-license to Apache 2017-09-28 16:22:00 -07:00
array_helpers.py Re-license to Apache 2017-09-28 16:22:00 -07:00
conv.py Re-license to Apache 2017-09-28 16:22:00 -07:00
dropout.py Disable cudnn dropout 2017-10-04 17:24:09 -07:00
elementwise_linear.py Re-license to Apache 2017-09-28 16:22:00 -07:00
fc.py Added FP16 compute support to FC Op 2017-10-30 17:03:51 -07:00
nonlinearity.py Re-license to Apache 2017-09-28 16:22:00 -07:00
normalization.py Updated brew SpatialBN to use initializers 2017-11-02 11:25:45 -07:00
pooling.py Re-license to Apache 2017-09-28 16:22:00 -07:00
tools.py Add missing is_test argument in ImageInput ops 2017-10-10 10:03:13 -07:00
train.py Re-license to Apache 2017-09-28 16:22:00 -07:00