pytorch/torch/csrc/jit/script
Ailing Zhang fefaebabba fix dropout AD & rename range to rangelist (#17691)
Summary:
fixes #17669
Address apaszke 's comments in #17523
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17691

Differential Revision: D14328083

Pulled By: ailzhang

fbshipit-source-id: 9ec4a54f13bfd1aaf4b1821dd00c31793ac07a44
2019-03-05 20:50:10 -08:00
..
builtin_functions.cpp Directly include headers from ATen. 2019-01-24 11:22:27 -08:00
builtin_functions.h clang format world (#15524) 2018-12-26 06:55:01 -08:00
class_type.cpp usertype -> class (#17528) 2019-03-01 10:08:23 -08:00
compiler.cpp fix dropout AD & rename range to rangelist (#17691) 2019-03-05 20:50:10 -08:00
compiler.h Trace fork and join calls 2019-01-26 14:42:45 -08:00
edit_distance.cpp Print out operator suggestions for unknown builtin op (#15183) 2019-01-04 13:04:44 -08:00
edit_distance.h Print out operator suggestions for unknown builtin op (#15183) 2019-01-04 13:04:44 -08:00
error_report.h clang format world (#15524) 2018-12-26 06:55:01 -08:00
file_check.cpp move prim::None to prim::Constant (again) (#17186) 2019-02-19 11:45:50 -08:00
final_returns.cpp clang format world (#15524) 2018-12-26 06:55:01 -08:00
final_returns.h clang format world (#15524) 2018-12-26 06:55:01 -08:00
init.cpp usertype -> class (#17528) 2019-03-01 10:08:23 -08:00
init.h Canonicalize all includes in PyTorch. (#14849) 2018-12-08 19:38:30 -08:00
jit_exception.h clang format world (#15524) 2018-12-26 06:55:01 -08:00
lexer.cpp clang format world (#15524) 2018-12-26 06:55:01 -08:00
lexer.h user defined types (#17314) 2019-02-26 01:34:07 -08:00
module.cpp PyTorch model metadata. (#16275) 2019-02-13 19:48:11 -08:00
module.h PyTorch model metadata. (#16275) 2019-02-13 19:48:11 -08:00
parse_string_literal.h clang format world (#15524) 2018-12-26 06:55:01 -08:00
parser.cpp Partial support for kwarg_only arguments in script (#17339) 2019-02-21 15:27:06 -08:00
parser.h clang format world (#15524) 2018-12-26 06:55:01 -08:00
python_tree_views.cpp user defined types (#17314) 2019-02-26 01:34:07 -08:00
python_tree_views.h clang format world (#15524) 2018-12-26 06:55:01 -08:00
schema_matching.cpp Support named tuple return from operators on JIT (#16253) 2019-02-10 18:15:56 -08:00
schema_matching.h Support named tuple return from operators on JIT (#16253) 2019-02-10 18:15:56 -08:00
schema_type_parser.cpp allow "before" and "after" alias annotations (#17480) 2019-02-28 12:00:34 -08:00
schema_type_parser.h Refactor Type Parser b/w Schemas & IRParser into a type common parser (#17383) 2019-02-22 13:43:55 -08:00
script_type_parser.cpp usertype -> class (#17528) 2019-03-01 10:08:23 -08:00
script_type_parser.h Refactor Type Parser b/w Schemas & IRParser into a type common parser (#17383) 2019-02-22 13:43:55 -08:00
sugared_value.cpp usertype -> class (#17528) 2019-03-01 10:08:23 -08:00
sugared_value.h usertype -> class (#17528) 2019-03-01 10:08:23 -08:00
tree_views.h user defined types (#17314) 2019-02-26 01:34:07 -08:00
tree.h clang format world (#15524) 2018-12-26 06:55:01 -08:00