pytorch/torch/csrc/jit/script
Elias Ellison f540536dfd Revert D14414435: [pytorch][PR] Remove remaining IR Expect files
Differential Revision:
D14414435

Original commit changeset: 0bfd7ce66ac2

fbshipit-source-id: 02de1814f3c4e581d3798059cee752517b176ed9
2019-03-11 17:36:44 -07: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 Revert D14414435: [pytorch][PR] Remove remaining IR Expect files 2019-03-11 17:36:44 -07: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 Add module attributes (#17309) 2019-03-07 10:44:10 -08:00
module.h Replace tensor.type().scalarType() calls with tensor.scalar_type() 2019-03-08 14:08:18 -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