pytorch/tools/autograd
Jeff Moe b8fc24e092 Upstream v2.1.0 2023-11-08 09:13:36 -07:00
..
templates Upstream v2.1.0 2023-11-08 09:13:36 -07:00
BUILD.bazel Forklet of Pytorch 2023-11-08 09:01:59 -07:00
README.md Forklet of Pytorch 2023-11-08 09:01:59 -07:00
__init__.py Forklet of Pytorch 2023-11-08 09:01:59 -07:00
build.bzl Upstream v2.1.0 2023-11-08 09:13:36 -07:00
context.py Upstream v2.1.0 2023-11-08 09:13:36 -07:00
deprecated.yaml Forklet of Pytorch 2023-11-08 09:01:59 -07:00
derivatives.yaml Upstream v2.1.0 2023-11-08 09:13:36 -07:00
gen_annotated_fn_args.py Upstream v2.1.0 2023-11-08 09:13:36 -07:00
gen_autograd.py Forklet of Pytorch 2023-11-08 09:01:59 -07:00
gen_autograd_functions.py Upstream v2.1.0 2023-11-08 09:13:36 -07:00
gen_inplace_or_view_type.py Upstream v2.1.0 2023-11-08 09:13:36 -07:00
gen_python_functions.py Upstream v2.1.0 2023-11-08 09:13:36 -07:00
gen_trace_type.py Upstream v2.1.0 2023-11-08 09:13:36 -07:00
gen_variable_factories.py Upstream v2.1.0 2023-11-08 09:13:36 -07:00
gen_variable_type.py Upstream v2.1.0 2023-11-08 09:13:36 -07:00
load_derivatives.py Upstream v2.1.0 2023-11-08 09:13:36 -07: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.