pytorch/torch/csrc/jit/serialization
Zhengxu Chen 1115a25c36 Add obc counter for TS migration. (#125986)
Summary: Since table caffe2_pytorch_usage_stats only has 1 day retention which renders it useless for TS migration purposes, we want to build a lightweight counter mechanism to collect usage data about torch jit APIs which can monitor the usage decline in the long term.

Test Plan: CI

Reviewed By: SherlockNoMad

Differential Revision: D57216847

Pull Request resolved: https://github.com/pytorch/pytorch/pull/125986
Approved by: https://github.com/gmagogsfm
2024-05-11 05:14:02 +00:00
..
callstack_debug_info_serialization.cpp
callstack_debug_info_serialization.h
export_bytecode.cpp
export_bytecode.h
export_module.cpp Add obc counter for TS migration. (#125986) 2024-05-11 05:14:02 +00:00
export.cpp Add symbolic_opset19.py and symbolic_opset20.py to support opset 19/20, extend opset 18 support (#118828) 2024-03-22 18:01:33 +00:00
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 [2/N] Replace std::tie with structural binding (#119879) 2024-02-15 02:56:34 +00:00
import_export_helpers.h
import_legacy.cpp [2/N] Replace std::tie with structural binding (#119879) 2024-02-15 02:56:34 +00:00
import_legacy.h
import_read.cpp
import_read.h
import_source.cpp
import_source.h
import.cpp Add obc counter for TS migration. (#125986) 2024-05-11 05:14:02 +00:00
import.h
mobile_bytecode_generated.h
mobile_bytecode.fbs
onnx.cpp
onnx.h
pickle.cpp [sigmoid] fix for torchbind serialization (#118791) 2024-02-01 10:09:07 +00:00
pickle.h [sigmoid] fix for torchbind serialization (#118791) 2024-02-01 10:09:07 +00:00
pickler.cpp Revert "Fix & optimze open device registration test. (#124712)" 2024-04-30 20:00:37 +00:00
pickler.h Revert "Fix & optimze open device registration test. (#124712)" 2024-04-30 20:00:37 +00:00
python_print.cpp
python_print.h
source_range_serialization_impl.h
source_range_serialization.cpp
source_range_serialization.h [Reland] [1/N] Fixes clang-tidy warnings in header files (#114668) 2023-11-29 07:11:51 +00:00
storage_context.h
type_name_uniquer.cpp
type_name_uniquer.h
unpickler.cpp
unpickler.h