pytorch/torch/csrc/jit/serialization
Edward Yang 09cb34c1dc [RELAND] Always build USE_DISTRIBUTED (#160449) and Make distributed modules importable even when backend not built (#159889) (#162594)
Summary:
Original: D81957844 and D81957923

Also, https://github.com/pytorch/pytorch/pull/162142 is patched in as well

#buildall

Test Plan:
sandcastle and oss ci

Rollback Plan:

Reviewed By: H-Huang

Pull Request resolved: https://github.com/pytorch/pytorch/pull/162594
Approved by: https://github.com/H-Huang, https://github.com/dcci
2025-09-22 21:12:18 +00:00
..
callstack_debug_info_serialization.cpp
callstack_debug_info_serialization.h
export_bytecode.cpp
export_bytecode.h
export_module.cpp
export.cpp
export.h
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 Fix excess refcounting in ObjLoaderFunc (#161528) 2025-09-15 16:05:50 +00:00
import.h
mobile_bytecode_generated.h
mobile_bytecode.fbs
onnx.cpp
onnx.h
pickle.cpp
pickle.h
pickler_helper.cpp Fix excess refcounting in ObjLoaderFunc (#161528) 2025-09-15 16:05:50 +00:00
pickler_helper.h Fix excess refcounting in ObjLoaderFunc (#161528) 2025-09-15 16:05:50 +00:00
pickler.cpp Fix excess refcounting in ObjLoaderFunc (#161528) 2025-09-15 16:05:50 +00:00
pickler.h [RELAND] Always build USE_DISTRIBUTED (#160449) and Make distributed modules importable even when backend not built (#159889) (#162594) 2025-09-22 21:12:18 +00:00
python_print.cpp
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 [torch] DRY a couple of lines in unpickler (#163447) 2025-09-21 20:29:33 +00:00
unpickler.h [RELAND] Always build USE_DISTRIBUTED (#160449) and Make distributed modules importable even when backend not built (#159889) (#162594) 2025-09-22 21:12:18 +00:00