pytorch/caffe2/serialize
Nikita Shulga f6e7a2ab64 Fix sign-compare in caffe2 cpp tests
Prerequisite change for enabling `-Werror=sign-compare` across PyTorch repo

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

Approved by: https://github.com/ngimel
2022-04-05 00:08:05 +00:00
..
CMakeLists.txt
crc_alt.h Enable win-arm64 2022-02-28 17:17:56 +00:00
crc.cc Forbid trailing whitespace (#53406) 2021-03-05 17:22:55 -08:00
file_adapter.cc [easy][PyTorchEdge] print error message when failing to load model file (#63404) 2021-08-17 22:27:49 -07:00
file_adapter.h [Prototype] [PyTorch Edge] Speed up model loading by 12% by directly calling the C file API from FileAdapter (#61997) 2021-07-29 20:14:49 -07:00
inline_container_test.cc Fix sign-compare in caffe2 cpp tests 2022-04-05 00:08:05 +00:00
inline_container.cc Improve error message of loading saved TS module out of support window (#74228) 2022-03-16 06:56:20 +00:00
inline_container.h Bump version number to 7 and compile old operators with old schema (#68358) 2022-01-05 23:57:22 -08:00
istream_adapter.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
istream_adapter.h [caffe2] fixes to allow stricter compilation flag (#64016) 2021-08-27 10:38:37 -07:00
read_adapter_interface.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
read_adapter_interface.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
versions.h Deprecate bytecode v3 and bump kMinSupportedBytecodeVersion to 4 (#75149) 2022-04-04 04:33:29 +00:00