tree: 5b504945f8f2761d1fb564034cf1efd9d89289a5 [path history] [tgz]
  1. templates/
  2. __init__.py
  3. deprecated.yaml
  4. derivatives.yaml
  5. gen_annotated_fn_args.py
  6. gen_autograd.py
  7. gen_autograd_functions.py
  8. gen_python_functions.py
  9. gen_variable_factories.py
  10. gen_variable_type.py
  11. load_derivatives.py
  12. nested_dict.py
  13. README.md
  14. utils.py
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.