pytorch/caffe2/python/helpers
Simon Layton 2c3071fc4e Rework initializers to pass a class not object
Summary:
Changed tests
Moved to WeightInitializer, BiasInitializer keywords
Closes https://github.com/caffe2/caffe2/pull/682

Reviewed By: Yangqing

Differential Revision: D5138769

Pulled By: salexspb

fbshipit-source-id: 81d266100b2a95c64c0196c16670dfd34ea03e02
2017-05-30 09:06:56 -07:00
..
algebra.py rename model_helpers to brew and lowercase all helper functions 2017-04-24 15:52:26 -07:00
arg_scope.py arg_scope for model_helper 2017-04-24 15:52:25 -07:00
array_helpers.py rename model_helpers to brew and lowercase all helper functions 2017-04-24 15:52:26 -07:00
conv.py rename model_helpers to brew and lowercase all helper functions 2017-04-24 15:52:26 -07:00
dropout.py New cudnn ops 2017-05-08 16:33:21 -07:00
fc.py Rework initializers to pass a class not object 2017-05-30 09:06:56 -07:00
nonlinearity.py rename model_helpers to brew and lowercase all helper functions 2017-04-24 15:52:26 -07:00
normalization.py Fix LRN schema for cuDNN op 2017-05-22 08:33:34 -07:00
pooling.py New cudnn ops 2017-05-08 16:33:21 -07:00
tools.py Adding video data layer for caffe2 2017-05-05 14:16:38 -07:00
train.py Adding add_weight_decay and image_input to brew module 2017-04-25 16:03:58 -07:00