summaryrefslogtreecommitdiff
path: root/tools/autograd/utils.py
AgeCommit message (Expand)AuthorFilesLines
2019-02-28Fix the false generated_comment (#17563)Gemfield1-3/+2
2019-01-29create type hint stub files for module torch (#12500)Thomas Viehmann1-0/+6
2018-10-24fix lint after new flake8 release added new style constraints (#13047)Soumith Chintala1-1/+1
2018-09-21Stop tracing _out overloads (#11910)Adam Paszke1-0/+2
2018-06-12changes to support ATen code generation inside fbcode (#8397)anderspapitto1-3/+5
2018-05-29Avoid @generated in templates. (#7858)Sam Gross1-2/+2
2018-03-16Namespaced symbols (#5820)Edward Z. Yang1-0/+11
2018-01-16Use restat to reduce ninja rebuilding when running codegen. (#4635)Edward Z. Yang1-2/+13
2018-01-08Refactor gen_variable_type (#4487)Sam Gross1-1/+16
2017-12-28fix some typos (#4379)Vishwak Srinivasan1-1/+1
2017-12-27Split off load_derivatives and gen_autograd_functions from gen_variable_type ...Sam Gross1-0/+26