You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ashok 169dbcc38d
Initial commit
2 weeks ago
..
__pycache__ Initial commit 2 weeks ago
templates Initial commit 2 weeks ago
BUILD.bazel Initial commit 2 weeks ago
README.md Initial commit 2 weeks ago
__init__.py Initial commit 2 weeks ago
build.bzl Initial commit 2 weeks ago
context.py Initial commit 2 weeks ago
deprecated.yaml Initial commit 2 weeks ago
derivatives.yaml Initial commit 2 weeks ago
gen_annotated_fn_args.py Initial commit 2 weeks ago
gen_autograd.py Initial commit 2 weeks ago
gen_autograd_functions.py Initial commit 2 weeks ago
gen_inplace_or_view_type.py Initial commit 2 weeks ago
gen_python_functions.py Initial commit 2 weeks ago
gen_trace_type.py Initial commit 2 weeks ago
gen_variable_factories.py Initial commit 2 weeks ago
gen_variable_type.py Initial commit 2 weeks ago
gen_view_funcs.py Initial commit 2 weeks ago
load_derivatives.py Initial commit 2 weeks ago

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.