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
4 days ago
..
__pycache__ Initial commit 4 days ago
templates Initial commit 4 days ago
BUILD.bazel Initial commit 4 days ago
README.md Initial commit 4 days ago
__init__.py Initial commit 4 days ago
build.bzl Initial commit 4 days ago
context.py Initial commit 4 days ago
deprecated.yaml Initial commit 4 days ago
derivatives.yaml Initial commit 4 days ago
gen_annotated_fn_args.py Initial commit 4 days ago
gen_autograd.py Initial commit 4 days ago
gen_autograd_functions.py Initial commit 4 days ago
gen_inplace_or_view_type.py Initial commit 4 days ago
gen_python_functions.py Initial commit 4 days ago
gen_trace_type.py Initial commit 4 days ago
gen_variable_factories.py Initial commit 4 days ago
gen_variable_type.py Initial commit 4 days ago
gen_view_funcs.py Initial commit 4 days ago
load_derivatives.py Initial commit 4 days 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.