tree: 8f83fdd3427145465e5e864e83f1e07f649bd60e [path history] [tgz]
  1. templates/
  2. __init__.py
  3. BUILD.bazel
  4. build.bzl
  5. context.py
  6. deprecated.yaml
  7. derivatives.yaml
  8. gen_annotated_fn_args.py
  9. gen_autograd.py
  10. gen_autograd_functions.py
  11. gen_inplace_or_view_type.py
  12. gen_python_functions.py
  13. gen_trace_type.py
  14. gen_variable_factories.py
  15. gen_variable_type.py
  16. load_derivatives.py
  17. README.md
tools/autograd/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.