James Reed
|
e0496a70fc
|
[JIT][torchbind] Namespaces for torchbind classes (#35054)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/35054
Test Plan: Imported from OSS
Differential Revision: D20541090
Pulled By: jamesr66a
fbshipit-source-id: ce3d9391dd3cdf619042b8f6ba2645f4c1fc875c
|
2020-03-20 20:07:02 -07:00 |
|
James Reed
|
09a7788a2f
|
[torchbind] Improve IValue custom class API and remove most Capsule stuff (#34848)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/34848
Test Plan: Imported from OSS
Differential Revision: D20480514
Pulled By: jamesr66a
fbshipit-source-id: 1c595faf34e00aab0a6202a8902426bd310551c3
|
2020-03-17 20:39:34 -07:00 |
|
James Reed
|
089a0a2117
|
[torchbind] Test moving custom classes to/from IValue (#34847)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/34847
Test Plan: Imported from OSS
Differential Revision: D20480512
Pulled By: jamesr66a
fbshipit-source-id: 87f5f8ea8764e26d383b17e4f72538166ddd0655
|
2020-03-16 23:57:42 -07:00 |
|
James Reed
|
fb20621b3b
|
Move torchbind out of jit namespace (#34745)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/34745
Test Plan: Imported from OSS
Differential Revision: D20450239
Pulled By: jamesr66a
fbshipit-source-id: 3f5597626f21d7b5e329b57da358c76b531bf806
|
2020-03-13 23:03:14 -07:00 |
|
James Reed
|
45a504dd2d
|
[JIT] Introduce BuiltinOpFunction and integrate into torchbind (#34098)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/34098
* #33900 [JIT] Move stuff out of class_type.cpp
Test Plan: Imported from OSS
Differential Revision: D20229166
Pulled By: jamesr66a
fbshipit-source-id: d658a63a5d6e372e675f35b8456adc8de82b49f3
|
2020-03-07 10:03:56 -08:00 |
|
James Reed
|
bc4790b3aa
|
[JIT] Trace uses of torchbind classes as module attributes (#32833)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/32833
ghstack-source-id: 97736046
Test Plan: Imported from OSS
Differential Revision: D19645714
fbshipit-source-id: 10a7271f13c3588aea666b44b916e90ba7b3c666
|
2020-02-04 19:28:37 -08:00 |
|
James Reed
|
465ebd58ba
|
[JIT] pickle serialization for custom bound classes
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/32604
Test Plan: Imported from OSS
Differential Revision: D19566633
fbshipit-source-id: 9387d3ff45cbd6ccde49ce190a52859481cc301c
|
2020-01-28 11:02:59 -08:00 |
|
James Reed
|
1719da13f9
|
[JIT] Support for registering C++ lambdas as methods on custom C++ class
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/32553
Test Plan: Imported from OSS
Differential Revision: D19543269
Pulled By: jamesr66a
fbshipit-source-id: 7e566650295e9d1c4f2f716470e061308a6210a0
|
2020-01-28 11:01:07 -08:00 |
|
James Reed
|
69f9bf8893
|
[JIT] Support returning tuple from custom bound C++ method
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/32477
Test Plan: Imported from OSS
Differential Revision: D19509927
Pulled By: jamesr66a
fbshipit-source-id: 7d407150402cc19344c3ec3b4a27b3d7c464e8ac
|
2020-01-23 14:56:15 -08:00 |
|
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 |
|