pytorch/torch/csrc/jit/frontend
2022-06-09 19:36:06 +00:00
..
builtin_functions.cpp
builtin_functions.h
canonicalize_modified_loop.cpp
canonicalize_modified_loop.h
concrete_module_type.cpp
concrete_module_type.h [JIT] Support for ParameterDict getattr 2022-05-13 01:03:25 +00:00
convert_to_ssa.cpp
convert_to_ssa.h
edit_distance.cpp
edit_distance.h
error_report.cpp
error_report.h
exit_transforms.cpp
exit_transforms.h
function_schema_parser.cpp Register prims as operators. 2022-05-11 16:38:14 +00:00
function_schema_parser.h remove unnecessary ATen/core/Macros.h 2022-05-20 09:07:32 +00:00
inline_loop_condition.cpp
inline_loop_condition.h
ir_emitter.cpp [JIT] Add Context Manager to force strict fusion 2022-04-25 16:08:57 +00:00
ir_emitter.h
lexer.cpp Static initializer update (#78052) 2022-05-22 23:14:03 +00:00
lexer.h remove unnecessary ATen/core/Macros.h 2022-05-20 09:07:32 +00:00
mini_environment.h
name_mangler.cpp
name_mangler.h
parse_string_literal.h
parser_constants.h
parser.cpp Reland "Make debug_pkl smaller by only emitting unique traces." (#73368) 2022-04-18 22:34:21 +00:00
parser.h Reland "Make debug_pkl smaller by only emitting unique traces." (#73368) 2022-04-18 22:34:21 +00:00
resolver.h
schema_matching.cpp Fix jit schema_matching ignoring self resulting in wrong operator schema 2022-06-09 19:36:06 +00:00
schema_matching.h
schema_type_parser.cpp fix jit List[Optional[Tensor]] type singleton bug 2022-05-19 21:36:32 +00:00
schema_type_parser.h remove unnecessary ATen/core/Macros.h 2022-05-20 09:07:32 +00:00
script_type_parser.cpp Reland "Make debug_pkl smaller by only emitting unique traces." (#73368) 2022-04-18 22:34:21 +00:00
script_type_parser.h
source_range.cpp Reland "Make debug_pkl smaller by only emitting unique traces." (#73368) 2022-04-18 22:34:21 +00:00
source_range.h Reland "Make debug_pkl smaller by only emitting unique traces." (#73368) 2022-04-18 22:34:21 +00:00
source_ref.h Reland "Make debug_pkl smaller by only emitting unique traces." (#73368) 2022-04-18 22:34:21 +00:00
strtod.cpp remove unnecessary ATen/core/Macros.h 2022-05-20 09:07:32 +00:00
strtod.h remove unnecessary ATen/core/Macros.h 2022-05-20 09:07:32 +00:00
sugared_value.cpp Add Tensor.is_cpu (#78887) 2022-06-06 22:01:12 +00:00
sugared_value.h Add support for legacy tensor constructors in JIT (#74785) 2022-04-06 18:11:23 +00:00
tracer.cpp Disable TracerWarnings on NNC opinfo tests 2022-06-03 18:11:12 +00:00
tracer.h Disable TracerWarnings on NNC opinfo tests 2022-06-03 18:11:12 +00:00
tree_views.cpp
tree_views.h
tree.h
versioned_symbols.cpp
versioned_symbols.h