pytorch/c10
Iurii Zdebskyi 5b9f55f33f Enable Add, sub, mul, and div on CPU for bfloat16 type. (#22851)
Summary:
Enable Add, sub, mul, and div on CPU for bfloat16 type.
Tested via unit tests.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/22851

Differential Revision: D16256757

Pulled By: izdeby

fbshipit-source-id: 8b62f7581fc0ca0d2cff48ab40d877a9fcf70a5b
2019-08-08 12:34:25 -07:00
..
core Enable Add, sub, mul, and div on CPU for bfloat16 type. (#22851) 2019-08-08 12:34:25 -07:00
cuda pin_memory malloc now uses existing context if available. (#22229) 2019-07-16 10:18:30 -07:00
hip Revert "remove use of tmp_install" (#15847) 2019-01-08 16:30:19 -08:00
macros Back out "Revert D15435461: [pytorch][PR] PyTorch ThroughputBenchmark" (#22185) 2019-06-26 16:05:51 -07:00
test Enable Add, sub, mul, and div on CPU for bfloat16 type. (#22851) 2019-08-08 12:34:25 -07:00
util Negate halves on GPU using __hneg() when possible, instead of using float conversion. 2019-08-05 16:21:38 -07:00
CMakeLists.txt Move schema inference to c10 (#18090) 2019-03-21 14:57:30 -07:00