pytorch/caffe2/core
cyy 852f1b8417 Eliminate c10::stoi,c10::stod,c10::stoull,c10::stoll (#109179)
We can remove these functions in favor of std ones.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/109179
Approved by: https://github.com/colesbury
2023-09-16 07:22:50 +00:00
..
hip
nomnigraph [BE] Enforce missing override keyword (#104032) 2023-06-24 02:34:24 +00:00
__init__.py
allocator.cc
allocator.h
blob.h
blob_gpu_test.cc
blob_serialization.cc
blob_serialization.h
blob_serialization_gpu.cc
blob_serializer_base.h
blob_stats.cc
blob_stats.h
blob_test.cc
CMakeLists.txt
common.cc
common.h
common_cudnn.cc
common_cudnn.h
common_gpu.cc [ROCm] use hipblas instead of rocblas (#105881) 2023-07-31 20:42:55 +00:00
common_gpu.h
common_omp.h
common_test.cc Eliminate c10::stoi,c10::stod,c10::stoull,c10::stoll (#109179) 2023-09-16 07:22:50 +00:00
context.cc
context.h
context_base.cc
context_base.h
context_gpu.cu
context_gpu.h
context_gpu_test.cc
context_test.cc
cudnn_wrappers.h
db.cc
db.h
distributions_stubs.h
event.cc Revert "Use missing-prototypes in torch_cpu (#103725)" 2023-06-22 18:30:31 +00:00
event.h
event_cpu.h
event_gpu.cc
event_gpu_test.cc
event_test.cc
export_c10_op_to_caffe2.cc Revert "Use missing-prototypes in torch_cpu (#103725)" 2023-06-22 18:30:31 +00:00
export_c10_op_to_caffe2.h
export_caffe2_op_to_c10.h Revert "Use missing-prototypes in torch_cpu (#103725)" 2023-06-22 18:30:31 +00:00
flags.h
graph.cc
graph.h
graph_test.cc
init.cc Revert "Use missing-prototypes in torch_cpu (#103725)" 2023-06-22 18:30:31 +00:00
init.h
init_denormals.cc
init_intrinsics_check.cc Revert "Use missing-prototypes in torch_cpu (#103725)" 2023-06-22 18:30:31 +00:00
init_omp.cc Revert "Use missing-prototypes in torch_cpu (#103725)" 2023-06-22 18:30:31 +00:00
init_test.cc
int8_serialization.cc
logging.h
macros.h
macros.h.in
memonger.cc
memonger.h
module.cc
module.h
module_test.cc
net.cc
net.h
net_async_base.cc
net_async_base.h
net_async_scheduling.cc
net_async_scheduling.h
net_async_task.cc
net_async_task.h
net_async_task_future.cc
net_async_task_future.h
net_async_task_graph.cc
net_async_task_graph.h
net_async_tracing.cc Eliminate c10::stoi,c10::stod,c10::stoull,c10::stoll (#109179) 2023-09-16 07:22:50 +00:00
net_async_tracing.h
net_async_tracing_test.cc
net_dag_utils.cc [caffe2] Replace CAFFE_ prefixes in static_tracepoint.h macros with TORCH_ (#106380) 2023-08-03 21:51:36 +00:00
net_dag_utils.h
net_dag_utils_test.cc
net_gpu_test.cc
net_parallel.cc
net_parallel.h
net_simple.cc [caffe2] Replace CAFFE_ prefixes in static_tracepoint.h macros with TORCH_ (#106380) 2023-08-03 21:51:36 +00:00
net_simple.h
net_simple_refcount.cc [caffe2] Replace CAFFE_ prefixes in static_tracepoint.h macros with TORCH_ (#106380) 2023-08-03 21:51:36 +00:00
net_simple_refcount.h
net_simple_refcount_test.cc
net_test.cc
numa.cc
numa.h
observer.h
observer_test.cc
operator.cc
operator.h [BE] Enforce missing override keyword (#104032) 2023-06-24 02:34:24 +00:00
operator_gpu_test.cc
operator_gradient.h
operator_schema.cc
operator_schema.h Revert "Use missing-prototypes in torch_cpu (#103725)" 2023-06-22 18:30:31 +00:00
operator_schema_test.cc
operator_test.cc
parallel_net_test.cc
plan_executor.cc
plan_executor.h
plan_executor_test.cc
prof_dag_counters.cc
prof_dag_counters.h
qtensor.cc
qtensor.h
qtensor_serialization.cc
qtensor_serialization.h [BE] Enforce missing override keyword (#104032) 2023-06-24 02:34:24 +00:00
scope_guard.h
serialization_test.cc
stats.cc
stats.h [caffe2] Replace CAFFE_ prefixes in static_tracepoint.h macros with TORCH_ (#106380) 2023-08-03 21:51:36 +00:00
stats_test.cc
storage.h
tensor.cc Revert "Use missing-prototypes in torch_cpu (#103725)" 2023-06-22 18:30:31 +00:00
tensor.h
tensor_impl.h
tensor_int8.cc
tensor_int8.h
test_utils.cc
test_utils.h
timer.h
timer_test.cc
transform.cc Revert "Use missing-prototypes in torch_cpu (#103725)" 2023-06-22 18:30:31 +00:00
transform.h
transform_test.cc
types.cc
types.h
workspace.cc
workspace.h
workspace_test.cc