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
aot_model_compiler.cc
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
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
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
make_cifar_db.cc
make_image_db.cc
make_mnist_db.cc
optimize_for_mobile.cc
parallel_info.cc
predictor_verifier.cc
print_core_object_sizes_gpu.cc
print_registered_core_operators.cc
record_function_benchmark.cc
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