pytorch/torch/csrc/jit/serialization
Zhengxu Chen 8460131087 [nativert] Add OSS version of ModelRunner (#159268)
Summary: Implement a ModelRunner from scratch with the minimum features for OSS only

Test Plan:
test_export -r NativeRT

Rollback Plan:

Differential Revision: D78979812

Pull Request resolved: https://github.com/pytorch/pytorch/pull/159268
Approved by: https://github.com/dolpm
2025-07-29 21:08:14 +00:00
..
callstack_debug_info_serialization.cpp
callstack_debug_info_serialization.h
export_bytecode.cpp
export_bytecode.h
export_module.cpp [BE][8/16] fix typos in torch/ (torch/csrc/jit/) (#156318) 2025-07-02 22:55:29 +00:00
export.cpp Fix the Problems About Defining Static Variable in Inline Function (#147095) 2025-06-25 01:59:10 +00:00
export.h [BE][8/16] fix typos in torch/ (torch/csrc/jit/) (#156318) 2025-07-02 22:55:29 +00:00
flatbuffer_serializer_jit.cpp
flatbuffer_serializer_jit.h
flatbuffer_serializer.cpp
flatbuffer_serializer.h
import_export_constants.h
import_export_functions.h
import_export_helpers.cpp
import_export_helpers.h
import_read.cpp
import_read.h
import_source.cpp
import_source.h
import.cpp
import.h
mobile_bytecode_generated.h [Submodule] Bump flatbuffers to v24.12.23 (#143964) 2025-06-01 02:25:57 +00:00
mobile_bytecode.fbs
onnx.cpp
onnx.h
pickle.cpp
pickle.h
pickler_helper.cpp Fix the Problems About Defining Static Variable in Inline Function (#147095) 2025-06-25 01:59:10 +00:00
pickler_helper.h Fix 'dllimport attribute ignored on inline function' (#157670) 2025-07-07 16:57:48 +00:00
pickler.cpp Fix the Problems About Defining Static Variable in Inline Function (#147095) 2025-06-25 01:59:10 +00:00
pickler.h Fix the Problems About Defining Static Variable in Inline Function (#147095) 2025-06-25 01:59:10 +00:00
python_print.cpp [BE][8/16] fix typos in torch/ (torch/csrc/jit/) (#156318) 2025-07-02 22:55:29 +00:00
python_print.h
source_range_serialization_impl.h
source_range_serialization.cpp
source_range_serialization.h
storage_context.h
type_name_uniquer.cpp
type_name_uniquer.h
unpickler.cpp [nativert] Add OSS version of ModelRunner (#159268) 2025-07-29 21:08:14 +00:00
unpickler.h [nativert] Add OSS version of ModelRunner (#159268) 2025-07-29 21:08:14 +00:00