pytorch/torch/csrc/deploy/interpreter
Shunting Zhang 289b0f7b04 Resent the reverted PR: Add register_frozenpython.cpp to the torch::deploy interpreter library in the OSS build (#67303)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/67303

Test Plan: Imported from OSS

Reviewed By: suo

Differential Revision: D32016061

Pulled By: shunting314

fbshipit-source-id: 9460c90dd4f630f4c81dbfbbd772446ddffbabd0
2021-10-29 14:10:43 -07:00
..
third_party
builtin_registry.cpp Move the registration of CPython builtin modules to BuiltinRegistry (#67085) 2021-10-25 11:12:07 -07:00
builtin_registry.h Support Registering a Variable Length List of Builtin Modules for torch::deploy Builtin Libraries (#66021) 2021-10-07 13:23:46 -07:00
CMakeLists.txt Resent the reverted PR: Add register_frozenpython.cpp to the torch::deploy interpreter library in the OSS build (#67303) 2021-10-29 14:10:43 -07:00
CMakePythonModules.txt
configure_cpython.sh
cpython_patch.diff
hide_symbols.script
import_find_sharedfuncptr.cpp
interpreter_impl.cpp [deploy] fix TypedStorage serialization (#67499) 2021-10-28 22:33:04 -07:00
interpreter_impl.h [deploy] Improve error messaging for create_movable (#65955) 2021-10-05 19:49:51 -07:00
register_frozenpython.cpp Move the registration of CPython builtin modules to BuiltinRegistry (#67085) 2021-10-25 11:12:07 -07:00
register_numpy.cpp add frozen_numpy as a builtin library to torch::deploy (#66297) 2021-10-15 21:48:24 -07:00
register_pyyaml.cpp add frozen_pyyaml as a builtin library to torch::deploy (#67127) 2021-10-25 23:16:41 -07:00
test_builtin_registry.cpp Support Registering a Variable Length List of Builtin Modules for torch::deploy Builtin Libraries (#66021) 2021-10-07 13:23:46 -07:00