tree: 091a1ee41ea414c6ca3ca23342446a812708c60d [path history] [tgz]
  1. templates/
  2. __init__.py
  3. context.py
  4. deprecated.yaml
  5. derivatives.yaml
  6. gen_annotated_fn_args.py
  7. gen_autograd.py
  8. gen_autograd_functions.py
  9. gen_inplace_or_view_type.py
  10. gen_python_functions.py
  11. gen_trace_type.py
  12. gen_variable_factories.py
  13. gen_variable_type.py
  14. load_derivatives.py
  15. 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.