Zachary DeVito
|
5b87049c66
|
remove uses of std::shared_ptr<Module> (#21934)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/21934
ghimport-source-id: e64ab9096f43749ead3ac5567675b815da295664
Test Plan: Imported from OSS
Differential Revision: D15892401
Pulled By: zdevito
fbshipit-source-id: 6424139206593ff944556c69d8a54723884eacaf
|
2019-06-25 13:24:38 -07:00 |
|
Mikhail Zolotukhin
|
360640bc9c
|
Extract Python-specific SugaredValues to a separate file from init.cpp. (#19986)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19986
ghimport-source-id: 67f5fec4b5b2114f2922505a7743ed27e6d7e6cc
Differential Revision: D15160820
Pulled By: ZolotukhinM
fbshipit-source-id: e39238db8f30a8809891bff8a2fe39977124f6ca
|
2019-04-30 19:38:23 -07:00 |
|
Zachary DeVito
|
87a6974193
|
Make it possible for self.forward to return a ScriptMethod (#19217)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19217
ghimport-source-id: 6fdd7f5ac041dae950b47ca316f30682ede0b083
Reviewed By: suo
Differential Revision: D14922120
Pulled By: zdevito
fbshipit-source-id: 5e82e5d7ee72df6f401146d2519c80ea336ff40e
|
2019-04-24 11:14:34 -07:00 |
|