Files
pytorch/tools/autograd/README.md
Edward Yang a2a584f347 Proper recompilation tracking for more files in tools/autograd (#11143)
Summary:
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/11143

Differential Revision: D9613758

Pulled By: ezyang

fbshipit-source-id: 08ed143739438435e0e8219dff3a738ab424c3e1
2018-08-31 13:10:21 -07:00

147 B

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.