Skip to content

Commit 2f55193

Browse files
authored
Added Pybindings for Method.h/cpp
Differential Revision: D77565018 Pull Request resolved: #12158
1 parent 851b29b commit 2f55193

File tree

4 files changed

+990
-50
lines changed

4 files changed

+990
-50
lines changed

extension/pybindings/portable_lib.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
_reset_profile_results, # noqa: F401
5050
_unsafe_reset_threadpool, # noqa: F401
5151
BundledModule, # noqa: F401
52+
ExecuTorchMethod, # noqa: F401
5253
ExecuTorchModule, # noqa: F401
5354
ExecuTorchProgram, # noqa: F401
5455
MethodMeta, # noqa: F401

0 commit comments

Comments
 (0)