James Reed
|
ae42e232ce
|
[JIT] Fix custom class method binding for const methods
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/32471
Test Plan: Imported from OSS
Differential Revision: D19508249
Pulled By: jamesr66a
fbshipit-source-id: 3a0bce6845072bb03567049a73b9982b54d8daf9
|
2020-01-23 14:56:11 -08:00 |
|
James Reed
|
7e14c420ae
|
[JIT] Test __getstate__ and __setstate__ for custom bound C++ classes
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/32470
Test Plan: Imported from OSS
Differential Revision: D19508250
Pulled By: jamesr66a
fbshipit-source-id: 481299fb3c18fa874c2a1d2993984bb6b3193bac
|
2020-01-23 14:56:06 -08:00 |
|
James Reed
|
1ecad2bb2b
|
Test passing custom class instance to bound method
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/32320
Test Plan: Imported from OSS
Differential Revision: D19437335
Pulled By: jamesr66a
fbshipit-source-id: 8f5166dbe6fc5704b12b6224932460b12be0d39b
|
2020-01-17 23:09:38 -08:00 |
|
James Reed
|
c7078a1ce8
|
Fix returning instance of custom class from method
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/32312
Test Plan: Imported from OSS
Differential Revision: D19433511
Pulled By: jamesr66a
fbshipit-source-id: f048d5f60eaba992ee42fea2d318a59b3a156578
|
2020-01-17 23:09:34 -08:00 |
|
James Reed
|
7d630278da
|
Separate torchbind from Python (#30242)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/30242
Pull Request resolved: https://github.com/pytorch/pytorch/pull/29501
Currently blocked on schema serialization issue
Test Plan: Imported from OSS
Differential Revision: D18463063
Pulled By: jamesr66a
fbshipit-source-id: c12a1b644eb9bf04e68ff93cccf91d6cb3e75359
|
2019-12-21 22:52:40 -08:00 |
|