pytorch/tools/autograd
2024-12-16 23:18:55 +00:00
..
templates Remove ConstQuantizerPtr in torchgen (#142375) 2024-12-10 02:37:01 +00:00
__init__.py
BUILD.bazel
build.bzl
context.py
deprecated.yaml
derivatives.yaml [aotd] capture rrelu_with_noise noise mutation in compile (#141867) 2024-12-04 12:18:58 +00:00
gen_annotated_fn_args.py [3/N] Apply py39 ruff fixes (#142115) 2024-12-11 17:50:10 +00:00
gen_autograd.py
gen_autograd_functions.py [gen_autograd_functions] rename some variables (#143166) 2024-12-16 23:18:55 +00:00
gen_inplace_or_view_type.py Fix unused Python variables outside torch/ and test/ (#136359) 2024-12-11 17:10:23 +00:00
gen_python_functions.py [3/N] Apply py39 ruff fixes (#142115) 2024-12-11 17:50:10 +00:00
gen_trace_type.py [3/N] Apply py39 ruff fixes (#142115) 2024-12-11 17:50:10 +00:00
gen_variable_factories.py
gen_variable_type.py [3/N] Apply py39 ruff fixes (#142115) 2024-12-11 17:50:10 +00:00
gen_view_funcs.py
load_derivatives.py [3/N] Apply py39 ruff fixes (#142115) 2024-12-11 17:50:10 +00:00
README.md

If you add a file to this directory, you MUST update torch/CMakeLists.txt and add the file as a dependency to the add_custom_command call.