pytorch/caffe2/python/helpers
Junjie Bai b11ba65204 Experimental support for setup.py develop mode install
Summary:
`python setup.py develop` / `pip install -e .`
Closes https://github.com/caffe2/caffe2/pull/1926

Reviewed By: orionr

Differential Revision: D6951780

Pulled By: bddppq

fbshipit-source-id: 01249cbca90ec5326ea4107d4e500ae95a9dbd7b
2018-02-12 23:36:18 -08:00
..
__init__.py Experimental support for setup.py develop mode install 2018-02-12 23:36:18 -08: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
control_ops.py Add if and while ops to brew 2017-12-05 17:33:34 -08:00
conv.py Re-license to Apache 2017-09-28 16:22:00 -07:00
db_input.py Revamp MNIST tutorial 2018-01-26 09:17:31 -08: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 update transformer code for layer_norm() API change 2017-12-01 20:19:31 -08:00
pooling.py Re-license to Apache 2017-09-28 16:22:00 -07:00
tools.py rectangle_cropping_multi_cropping_color_jittering_lighting 2018-02-12 16:39:06 -08:00
train.py Re-license to Apache 2017-09-28 16:22:00 -07:00