James Reed
|
449828378d
|
Serialize ClassType as its qualname
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/30058
Test Plan: Imported from OSS
Differential Revision: D18584269
Pulled By: jamesr66a
fbshipit-source-id: 5f1d0142bd7cd94eecbd2ed9250a0de47639040b
|
2019-11-20 16:17:26 -08:00 |
|
Lu Fang
|
c8c5e11fba
|
Support variadic returns in Schema's operator<< (#23204)
Summary:
old: prim::PythonOp(...) ->
new: prim::PythonOp(...) -> ...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/23204
ghstack-source-id: 87208343
Reviewed By: zrphercule
Differential Revision: D16433592
fbshipit-source-id: 36cbb329188f112e09c3b1708a8090781b830dfe
|
2019-07-26 10:58:00 -07:00 |
|
Zachary DeVito
|
972ec676b2
|
Remove lowered execution (#21674)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/21674
ghimport-source-id: b8e27f0ce9b8b362daf73556ee67457fb5355062
Reviewed By: eellison
Differential Revision: D15777726
Pulled By: zdevito
fbshipit-source-id: 718ac676c9a1bcf99b856862fd29631d825645da
|
2019-06-16 14:29:18 -07:00 |
|
Yangqing Jia
|
6b79e16d6d
|
revert test/expect files (#12332)
Summary:
Linter added newline to the expect files in #12144 . This reverts it.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/12332
Reviewed By: SsnL
Differential Revision: D10201790
Pulled By: Yangqing
fbshipit-source-id: 29f87c013c3522675a765a81a92520fbaea10057
|
2018-10-04 11:12:57 -07:00 |
|
Yangqing Jia
|
38f3d1fc40
|
move flags to c10 (#12144)
Summary:
still influx.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/12144
Reviewed By: smessmer
Differential Revision: D10140176
Pulled By: Yangqing
fbshipit-source-id: 1a313abed022039333e3925d19f8b3ef2d95306c
|
2018-10-04 02:09:56 -07:00 |
|
James Reed
|
0b16b03b98
|
Plumb type annotations through script compilation (new) (#9547)
Summary:
Supersedes https://github.com/pytorch/pytorch/pull/9405
Pull Request resolved: https://github.com/pytorch/pytorch/pull/9547
Reviewed By: zdevito
Differential Revision: D8900327
Pulled By: jamesr66a
fbshipit-source-id: a00a94615af4fbaec98ee3ede0cb54bcfd9108dd
|
2018-07-25 17:10:14 -07:00 |
|