pytorch/torch/csrc/jit/serialization
Michael Andreas Dagitses f96d96a7fc turn on -Werror=type-limits in our Bazel CPU build
Summary:
We also fix any existing issues.

Test Plan: Built locally, rely on CI to confirm.

Reviewers: malfet

Subscribers:

Tasks:

Tags:

Pull Request resolved: https://github.com/pytorch/pytorch/pull/79139

Approved by: https://github.com/seemethere, https://github.com/osalpekar, https://github.com/albanD
2022-06-10 10:04:08 +00:00
..
callstack_debug_info_serialization.cpp
callstack_debug_info_serialization.h
export_bytecode.cpp Populate bytecode version and operator version (#77685) 2022-05-19 23:51:51 +00:00
export_bytecode.h
export_module.cpp Handle simple tuple type inside Dict (#76164) 2022-04-21 21:32:36 -07:00
export.cpp [ONNX] Support optional type (#68793) (#73284) 2022-05-04 20:24:30 +00:00
export.h Saving JIT to flatbuffer should respect options. (#77456) 2022-05-16 16:42:56 +00:00
flatbuffer_serializer_jit.cpp Temp fix for upgrader (#78589) 2022-06-01 01:31:51 +00:00
flatbuffer_serializer_jit.h Refractor flatbuffer jit code 2022-04-11 23:41:48 +00:00
flatbuffer_serializer.cpp [flatbuffer] Move saving storage to the last step. (#78024) 2022-05-20 23:48:44 +00:00
flatbuffer_serializer.h Refractor flatbuffer jit code 2022-04-11 23:41:48 +00:00
import_export_constants.h
import_export_functions.h
import_export_helpers.cpp Reland "Make debug_pkl smaller by only emitting unique traces." (#73368) 2022-04-18 22:34:21 +00:00
import_export_helpers.h Reland "Make debug_pkl smaller by only emitting unique traces." (#73368) 2022-04-18 22:34:21 +00:00
import_legacy.cpp
import_legacy.h
import_read.cpp
import_read.h
import_source.cpp Reland "Make debug_pkl smaller by only emitting unique traces." (#73368) 2022-04-18 22:34:21 +00:00
import_source.h Reland "Make debug_pkl smaller by only emitting unique traces." (#73368) 2022-04-18 22:34:21 +00:00
import.cpp Reland "Make debug_pkl smaller by only emitting unique traces." (#73368) 2022-04-18 22:34:21 +00:00
import.h
mobile_bytecode_generated.h Back out "[easy][PTE] Remove GetMutableSizePrefixed* functions" (#76187) 2022-04-21 17:27:05 -07:00
mobile_bytecode.fbs Adding versions to flatbuffer schema (#74989) 2022-03-31 20:26:16 +00:00
onnx.cpp [ONNX] Support optional type (#68793) (#73284) 2022-05-04 20:24:30 +00:00
onnx.h
pickle.cpp
pickle.h
pickler.cpp turn on -Werror=type-limits in our Bazel CPU build 2022-06-10 10:04:08 +00:00
pickler.h
python_print.cpp Move other div variants to upgraders map 2022-05-16 22:32:15 +00:00
python_print.h
source_range_serialization_impl.h
source_range_serialization.cpp Turn on memory efficient format for jit pickle files. 2022-05-03 18:42:30 +00:00
source_range_serialization.h Reland "Make debug_pkl smaller by only emitting unique traces." (#73368) 2022-04-18 22:34:21 +00:00
storage_context.h
type_name_uniquer.cpp
type_name_uniquer.h
unpickler.cpp Revert RPC Meta device support 2022-05-19 23:47:47 +00:00
unpickler.h