pytorch/torch/csrc/utils
2024-12-30 14:49:33 +00:00
..
byte_order.cpp Move complex<Half> from Half.h to complex.h (#140565) 2024-11-18 15:56:21 +00:00
byte_order.h
cpp_stacktraces.cpp Revert "[Environment Variable][4/N] Use thread-safe getenv functions (#137843)" 2024-11-13 14:06:52 +00:00
cpp_stacktraces.h
cuda_enabled.h
device_lazy_init.cpp [8/N] Fix extra warnings brought by clang-tidy-17 (#139151) 2024-10-30 14:20:08 +00:00
device_lazy_init.h [RELAND] Add device-agnostic runtime Device/Stream C++ API (#138677) 2024-12-16 02:18:41 +00:00
disable_torch_function.cpp [8/N] Fix extra warnings brought by clang-tidy-17 (#139151) 2024-10-30 14:20:08 +00:00
disable_torch_function.h Revert "[Dynamo] Disable torch function compilation during guard execution and in compiled bytecode (#137669)" 2024-10-15 23:22:58 +00:00
generated_serialization_types.h Add float8 support in serde schema (#143343) 2024-12-18 05:07:21 +00:00
init.cpp [8/N] Fix extra warnings brought by clang-tidy-17 (#139151) 2024-10-30 14:20:08 +00:00
init.h
invalid_arguments.cpp Enable more readability-redundant checks (#143963) 2024-12-30 14:49:33 +00:00
invalid_arguments.h
nested.cpp More nogil unsafe API fix (#137142) 2024-10-04 21:56:34 +00:00
nested.h
numpy_stub.h
object_ptr.cpp
object_ptr.h dynamo tracing perf: c++ strip_function_call: 49.12 -> 47.77 (#143063) 2024-12-22 06:38:46 +00:00
out_types.cpp [3/N] Apply bugprone-unchecked-optional-access (#142442) 2024-12-11 01:39:10 +00:00
out_types.h
pybind.cpp [3/N] Apply bugprone-unchecked-optional-access (#142442) 2024-12-11 01:39:10 +00:00
pybind.h Use Wextra-semi (#140236) 2024-11-13 02:15:16 +00:00
pycfunction_helpers.h
pyobject_preservation.cpp
pyobject_preservation.h
python_arg_parser.cpp [1/N] Avoid copy in std::get (#141812) 2024-12-01 03:53:35 +00:00
python_arg_parser.h Add 2 more APIs to the exposed public torch python APIs (#143380) 2024-12-17 21:16:51 +00:00
python_compat.h More nogil unsafe API fix (#137142) 2024-10-04 21:56:34 +00:00
python_dispatch.cpp [2/N] Enable cppcoreguidelines-special-member-functions (#138670) 2024-10-24 04:35:18 +00:00
python_dispatch.h
python_numbers.h [2/N] Fix extra warnings brought by clang-tidy-17 (#137459) 2024-10-08 19:05:02 +00:00
python_raii.h
python_scalars.h [7/N] Don't skip ASAN on some tests (#139675) 2024-11-05 14:01:01 +00:00
python_strings.h [3/N] Replace c10::sv with std::sv (#139861) 2024-11-07 20:03:57 +00:00
python_stub.h
python_symnode.cpp
python_symnode.h Use Wextra-semi (#140236) 2024-11-13 02:15:16 +00:00
python_torch_function_mode.h [1/N] Enable cppcoreguidelines-special-member-functions (#137405) 2024-10-23 00:16:53 +00:00
python_tuples.h [8/N] Fix extra warnings brought by clang-tidy-17 (#139151) 2024-10-30 14:20:08 +00:00
pythoncapi_compat.h More nogil unsafe API fix (#137142) 2024-10-04 21:56:34 +00:00
schema_info.cpp [1/N] Replace c10::sv with std::sv (#139453) 2024-11-01 05:39:37 +00:00
schema_info.h [1/N] Replace c10::sv with std::sv (#139453) 2024-11-01 05:39:37 +00:00
six.h
structseq.cpp
structseq.h
tensor_apply.cpp C10_UNUSED to [[maybe_unused]] (#6357) (#138364) 2024-10-19 13:17:43 +00:00
tensor_apply.h
tensor_dtypes.cpp
tensor_dtypes.h
tensor_flatten.cpp
tensor_flatten.h
tensor_layouts.cpp
tensor_layouts.h
tensor_list.cpp
tensor_list.h
tensor_memoryformats.cpp
tensor_memoryformats.h
tensor_new.cpp [1/N] Apply bugprone-unchecked-optional-access (#140679) 2024-11-20 04:04:41 +00:00
tensor_new.h
tensor_numpy.cpp [10/N] Fix extra warnings brought by clang-tidy-17 (#139385) 2024-11-04 00:47:19 +00:00
tensor_numpy.h
tensor_qschemes.cpp
tensor_qschemes.h
tensor_types.cpp Remove deprecated alias macro(1/3) (#137556) 2024-10-21 17:32:32 +00:00
tensor_types.h
throughput_benchmark-inl.h
throughput_benchmark.cpp
throughput_benchmark.h Enable more readability-redundant checks (#143963) 2024-12-30 14:49:33 +00:00
torch_dispatch_mode.h [1/N] Apply bugprone-unchecked-optional-access (#140679) 2024-11-20 04:04:41 +00:00
variadic.cpp
variadic.h
verbose.cpp
verbose.h