| .. |
|
byte_order.cpp
|
[CI] Update clang-format (#116002)
|
2023-12-18 14:58:46 +00:00 |
|
byte_order.h
|
Add support for float8_e4m3fnuz and _e5m2fnuz (#107586)
|
2023-11-15 15:01:11 +00:00 |
|
cpp_stacktraces.cpp
|
Use CapturedTraceback symbolizer for C++ exceptions from Python library (#113207)
|
2023-11-09 15:06:08 +00:00 |
|
cpp_stacktraces.h
|
Use CapturedTraceback symbolizer for C++ exceptions from Python library (#113207)
|
2023-11-09 15:06:08 +00:00 |
|
cuda_enabled.h
|
|
|
|
cuda_lazy_init.cpp
|
|
|
|
cuda_lazy_init.h
|
|
|
|
disable_torch_function.cpp
|
|
|
|
disable_torch_function.h
|
Support Predispatch functionalization (#113728)
|
2023-12-19 20:28:35 +00:00 |
|
init.cpp
|
[2/N] fix clang-tidy warnings in torch/csrc (#107966)
|
2023-08-27 18:06:21 +00:00 |
|
init.h
|
|
|
|
invalid_arguments.cpp
|
[Reland][3/N] Add -Wdeprecated and related fixes (#110518)
|
2023-10-07 08:38:40 +00:00 |
|
invalid_arguments.h
|
|
|
|
nested.cpp
|
|
|
|
nested.h
|
|
|
|
numpy_stub.h
|
|
|
|
object_ptr.cpp
|
Do not call decref if python runtime is already dead (#106334)
|
2023-08-01 17:22:42 +00:00 |
|
object_ptr.h
|
[3/N] Fixes clang-tidy warnings in header files (#114431)
|
2023-12-05 12:58:27 +00:00 |
|
out_types.cpp
|
[PyTorch] Redirect c10::optional to std::optional (#101995)
|
2023-11-30 02:46:41 +00:00 |
|
out_types.h
|
|
|
|
pybind.cpp
|
[PyTorch] Redirect c10::optional to std::optional (#101995)
|
2023-11-30 02:46:41 +00:00 |
|
pybind.h
|
[PyTorch] Redirect c10::optional to std::optional (#101995)
|
2023-11-30 02:46:41 +00:00 |
|
pycfunction_helpers.h
|
|
|
|
pyobject_preservation.cpp
|
Reland 2: Add PyObject preservation for UntypedStorage (#109039)
|
2023-09-12 22:26:05 +00:00 |
|
pyobject_preservation.h
|
Reland 2: Add PyObject preservation for UntypedStorage (#109039)
|
2023-09-12 22:26:05 +00:00 |
|
python_arg_parser.cpp
|
[CI] Update clang-format (#116002)
|
2023-12-18 14:58:46 +00:00 |
|
python_arg_parser.h
|
python_arg_parser + dynamic shapes: fix segfault coercing symint to intlist (#111642)
|
2023-10-22 02:27:14 +00:00 |
|
python_compat.h
|
Initial Python 3.12 build fixes (#106083)
|
2023-08-25 13:23:48 +00:00 |
|
python_dispatch.cpp
|
[Easy][BE]: Enable clang-tidy check for duplicate includes (#116193)
|
2023-12-20 17:56:21 +00:00 |
|
python_dispatch.h
|
|
|
|
python_numbers.h
|
|
|
|
python_raii.h
|
[PyTorch] Redirect c10::optional to std::optional (#101995)
|
2023-11-30 02:46:41 +00:00 |
|
python_scalars.h
|
Add support for float8_e4m3fnuz and _e5m2fnuz (#107586)
|
2023-11-15 15:01:11 +00:00 |
|
python_strings.h
|
[2/N] fix clang-tidy warnings in torch/csrc (#107966)
|
2023-08-27 18:06:21 +00:00 |
|
python_stub.h
|
|
|
|
python_symnode.cpp
|
|
|
|
python_symnode.h
|
Add support for sym_ite (#111440)
|
2023-10-23 16:17:43 +00:00 |
|
python_torch_function_mode.h
|
|
|
|
python_tuples.h
|
|
|
|
pythoncapi_compat.h
|
Add PyObject_CallMethodNoArgs to pythoncapi_compat.h (#105285)
|
2023-07-17 03:19:04 +00:00 |
|
schema_info.cpp
|
[PyTorch] Redirect c10::optional to std::optional (#101995)
|
2023-11-30 02:46:41 +00:00 |
|
schema_info.h
|
|
|
|
six.h
|
|
|
|
structseq.cpp
|
|
|
|
structseq.h
|
|
|
|
tensor_apply.cpp
|
|
|
|
tensor_apply.h
|
|
|
|
tensor_dtypes.cpp
|
Add support for float8_e4m3fnuz and _e5m2fnuz (#107586)
|
2023-11-15 15:01:11 +00:00 |
|
tensor_dtypes.h
|
|
|
|
tensor_flatten.cpp
|
|
|
|
tensor_flatten.h
|
[2/N] fix clang-tidy warnings in torch/csrc (#107966)
|
2023-08-27 18:06:21 +00:00 |
|
tensor_layouts.cpp
|
Public API for constructing NT with jagged layout from tensor list (#111078)
|
2023-10-13 03:27:41 +00:00 |
|
tensor_layouts.h
|
|
|
|
tensor_list.cpp
|
Display subclass name when tolist() fails due to tensor subclass (#109376)
|
2023-09-15 19:42:39 +00:00 |
|
tensor_list.h
|
|
|
|
tensor_memoryformats.cpp
|
|
|
|
tensor_memoryformats.h
|
|
|
|
tensor_new.cpp
|
[PyTorch] Redirect c10::optional to std::optional (#101995)
|
2023-11-30 02:46:41 +00:00 |
|
tensor_new.h
|
|
|
|
tensor_numpy.cpp
|
|
|
|
tensor_numpy.h
|
|
|
|
tensor_qschemes.cpp
|
|
|
|
tensor_qschemes.h
|
|
|
|
tensor_types.cpp
|
use std::initialization_list for vector literals (#108504)
|
2023-09-05 08:17:13 +00:00 |
|
tensor_types.h
|
|
|
|
throughput_benchmark-inl.h
|
[1/N] Enable Wunused-result and Wunused-variable in torch targets (#110722)
|
2023-10-08 23:43:45 +00:00 |
|
throughput_benchmark.cpp
|
[2/N] fix clang-tidy warnings in torch/csrc (#107966)
|
2023-08-27 18:06:21 +00:00 |
|
throughput_benchmark.h
|
[RELAND] Remove some unnecessary <iostream> includes from headers (#108150)
|
2023-09-20 21:55:15 +00:00 |
|
torch_dispatch_mode.h
|
[2/N] apply clang-tidy in torch/csrc/autograd (#109277)
|
2023-09-15 00:39:12 +00:00 |
|
variadic.cpp
|
|
|
|
variadic.h
|
|
|
|
verbose.cpp
|
|
|
|
verbose.h
|
|
|