tree: 673fa6fadc3a0e6a97a434526d5b366fb893aad9 [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.