pytorch/torch/csrc/jit/script
Nikolay Korovaiko ada10ad416 Ellipsis in subscript
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/17763

Differential Revision: D14893533

Pulled By: Krovatkin

fbshipit-source-id: c46b4e386d3aa30e6dc03e3052d2e5ff097fa74b
2019-04-15 22:10:44 -07:00
..
builtin_functions.cpp First class modules in the compiler, round 2 (#19167) 2019-04-11 13:55:48 -07:00
builtin_functions.h First class modules in the compiler, round 2 (#19167) 2019-04-11 13:55:48 -07:00
class_type.cpp First class modules in the compiler, round 2 (#19167) 2019-04-11 13:55:48 -07:00
compilation_unit.h Make debug subgraph inlining thread local (#19136) 2019-04-13 08:42:14 -07:00
compiler.cpp Ellipsis in subscript 2019-04-15 22:10:44 -07:00
compiler.h First class modules in the compiler, round 2 (#19167) 2019-04-11 13:55:48 -07: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
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 Cleanup ScriptModule bindings (#19138) 2019-04-13 08:42:21 -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 Support for basic list comprehensions (#17267) 2019-03-22 15:25:13 -07:00
lexer.h Support for basic list comprehensions (#17267) 2019-03-22 15:25:13 -07:00
logging.cpp Experimental logging/counters API (#18235) 2019-03-29 17:14:03 -07:00
logging.h Experimental logging/counters API (#18235) 2019-03-29 17:14:03 -07:00
module.cpp First class modules in the compiler, round 2 (#19167) 2019-04-11 13:55:48 -07:00
module.h get propagate_shape logic out of module.h (#19137) 2019-04-13 08:42:17 -07:00
parse_string_literal.h clang format world (#15524) 2018-12-26 06:55:01 -08:00
parser.cpp Ellipsis in subscript 2019-04-15 22:10:44 -07:00
parser.h Attribute serialization (#17423) 2019-03-18 18:18:22 -07:00
python_tree_views.cpp Ellipsis in subscript 2019-04-15 22:10:44 -07:00
python_tree_views.h clang format world (#15524) 2018-12-26 06:55:01 -08:00
schema_matching.cpp First class modules in the compiler, round 2 (#19167) 2019-04-11 13:55:48 -07: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 Optimize boolean expressions & unwraps (#18259) 2019-03-25 21:50:57 -07: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 Turn script_type_parser into a class (#18211) 2019-03-22 16:30:05 -07:00
script_type_parser.h Turn script_type_parser into a class (#18211) 2019-03-22 16:30:05 -07:00
slot.h First class modules in the compiler, round 2 (#19167) 2019-04-11 13:55:48 -07:00
sugared_value.cpp First class modules in the compiler, round 2 (#19167) 2019-04-11 13:55:48 -07:00
sugared_value.h First class modules in the compiler, round 2 (#19167) 2019-04-11 13:55:48 -07:00
tree_views.h Ellipsis in subscript 2019-04-15 22:10:44 -07:00
tree.h clang format world (#15524) 2018-12-26 06:55:01 -08:00