pytorch/binaries
cyy 5d5990fc49 Remaining replacement of c10::stoi with std::stoi (#109482)
PR #109179 replaced c10::stoi with std::stoi. However, there were some files forgotten to change. This patch fixes them.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/109482
Approved by: https://github.com/vfdev-5, https://github.com/Skylion007
2023-09-18 16:05:09 +00:00
..
bench_gen Enable UFMT on a bunch of low traffic Python files outside of main files (#106052) 2023-07-27 01:01:17 +00:00
aot_model_compiler.cc Add dynamic shape support to AOT driver & compiler (#72995) 2022-02-24 04:30:48 +00:00
at_launch_benchmark.cc
benchmark_args.h
benchmark_helper.cc Remaining replacement of c10::stoi with std::stoi (#109482) 2023-09-18 16:05:09 +00:00
benchmark_helper.h
caffe2_benchmark.cc
CMakeLists.txt Remove caffe2 mobile (#84338) 2022-09-08 01:49:55 +00:00
compare_models_torch.cc Remaining replacement of c10::stoi with std::stoi (#109482) 2023-09-18 16:05:09 +00:00
convert_and_benchmark.cc Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032) 2022-07-26 01:20:44 +00:00
convert_caffe_image_db.cc
convert_db.cc
convert_encoded_to_raw_leveldb.cc
convert_image_to_tensor.cc
core_overhead_benchmark_gpu.cc
core_overhead_benchmark.cc
db_throughput.cc
dump_operator_names.cc
inspect_gpu.cc
intra_inter_benchmark.cc
lite_interpreter_model_load.cc
load_benchmark_torch.cc Add binary to benchmark model load speed (#74700) 2022-03-30 20:22:57 +00:00
make_cifar_db.cc
make_image_db.cc Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032) 2022-07-26 01:20:44 +00:00
make_mnist_db.cc
optimize_for_mobile.cc [Vulkan] Add support for Optimization Blocklist to Vulkan Rewrite (#87431) 2022-10-31 14:15:51 +00:00
parallel_info.cc
predictor_verifier.cc
print_core_object_sizes_gpu.cc
print_registered_core_operators.cc
record_function_benchmark.cc [kineto] Optimize getStepCallbacks for common case of no active callbacks 2022-05-24 19:38:01 +00:00
run_plan_mpi.cc
run_plan.cc
speed_benchmark_torch.cc Remaining replacement of c10::stoi with std::stoi (#109482) 2023-09-18 16:05:09 +00:00
speed_benchmark.cc Remaining replacement of c10::stoi with std::stoi (#109482) 2023-09-18 16:05:09 +00:00
split_db.cc
tsv_2_proto.cc
tutorial_blob.cc
zmq_feeder.cc