pytorch/caffe2/python/helpers
James Cross 2c190d2f05 update transformer code for layer_norm() API change
Summary: Quick fix for unit test broken by D6454290. This is my fault for approving while the tests covering the single callsite were broken.

Reviewed By: goldsborough

Differential Revision: D6466566

fbshipit-source-id: 2683be3d6bb184286e64fbde3e572946e39030c7
2017-12-01 20:19:31 -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
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 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 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