Elias Ellison
1195403915
[NNC] Add cpu fusion gflag ( #48682 )
...
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/48682
Reviewed By: Krovatkin, ngimel
Differential Revision: D25260205
Pulled By: eellison
fbshipit-source-id: df1655fd75f2a13bcf7c025b1f0a7becc2fd126a
2020-12-02 19:47:18 -08:00
anjali411
8e07b75cef
Have DeviceType available in torch namespace ( #38036 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/38036
Resolves: https://github.com/pytorch/pytorch/issues/36946
Test Plan: Imported from OSS
Differential Revision: D21463610
Pulled By: anjali411
fbshipit-source-id: c4aabfac2cd1f05f8b66745aae0a17c2af4d9c9b
2020-05-11 16:06:52 -07:00
Meghan Lele
6384c2d81b
[JIT] clang-format JIT code ( #35115 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/35115
This commit runs the newly added tools/clang_format.py on the JIT
codebase and includes all of the formatting changes thus produced.
Testing:
Ran the script, CI.
Test Plan: Imported from OSS
Reviewed By: eellison
Differential Revision: D20568523
Pulled By: SplitInfinity
fbshipit-source-id: e09bdb982ccf090eecfb7c7b461b8d0681eef82b
2020-03-26 11:24:51 -07:00
Michael Suo
dbe850af5b
[jit] do the code reorg ( #33851 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/33851
Rationale and context described in #33828 .
Script to reproduce the move:
https://gist.github.com/suo/16cbefaaeb67ca5a7c6caffd49b7f6e9
ghstack-source-id: 99079645
Test Plan: Make sure CI passes
Reviewed By: jamesr66a
Differential Revision: D20133869
fbshipit-source-id: 390e9241a9c85366d9005c492ac31f10aa96488e
2020-02-27 13:02:51 -08:00