Sebastian Messmer
9024faaafe
Reapply D14078519 ( #17596 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17596
Was reverted before, now fixed version.
Reviewed By: ezyang
Differential Revision: D14270288
fbshipit-source-id: c72490b5d02cc6098cb60145fa9a842b3c9a24c5
2019-03-06 13:51:00 -08:00
Sebastian Messmer
0f60283e84
Revert D14078519: [codemod][caffe2] [clangr] refactor caffe2 operator constructors - 5/9
...
Differential Revision:
D14078519
Original commit changeset: b0ca31a52e4a
fbshipit-source-id: 713ae108d3dd6f33abdbf98a5f213e57e2b64642
2019-02-28 15:09:28 -08:00
Sebastian Messmer
44fb22f9fe
refactor caffe2 operator constructors - 5/9 ( #17086 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17086
clangr codemod
Reviewed By: ezyang
Differential Revision: D14078519
fbshipit-source-id: b0ca31a52e4ab97b145a1490461d59f8fa93874a
2019-02-28 12:00:39 -08:00
Xiaomeng Yang
2db847b3a7
Separate elementwise level2 math functions ( #16753 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/16753
Separate elementwise level2 math functions
i-am-not-moving-c2-to-c10
Reviewed By: houseroad
Differential Revision: D13954928
fbshipit-source-id: 1ca7a5d3da96e32510f502e5e4e79168854bee67
2019-02-07 18:38:26 -08:00
Edward Yang
a6399121da
Shut up "address will always evaluate to 'true'" warnings ( #14774 )
...
Summary:
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14774
Differential Revision: D13327969
Pulled By: ezyang
fbshipit-source-id: 43380c89eedaaa89467952401b8fd3f5a9ad754a
2018-12-05 21:18:31 -08:00
Jerry Zhang
ab253c2bf1
Tensor dims() -> sizes() (caffe2/operators) - 3/5 ( #13030 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/13030
Codemod generated with clangr shard mode, 25 files per diff, for renaming dims() to sizes()
Reviewed By: ezyang
Differential Revision: D10476226
fbshipit-source-id: 757583e3bde8d5246565433883bd328ab34f3e09
2018-10-24 15:02:40 -07:00
Orion Reblitz-Richardson
1d5780d42c
Remove Apache headers from source.
...
* LICENSE file contains details, so removing from individual source files.
2018-03-27 13:10:18 -07:00
Jon Morton
4238f5e604
Extract some utility operators to their own source files to reduce build size.
...
Summary: Extract some operators from utility_ops and normalize_op to reduce build size impact of depending on these files.
Reviewed By: Maratyszcza
Differential Revision: D6616741
fbshipit-source-id: 1757b6b8a3ce4e2a248deee61322344e5095e940
2017-12-28 20:35:44 -08:00