pytorch/torch/csrc/jit/frontend
PyTorch MergeBot 44436947bc Revert "Reland PySymInt (#79617)"
This reverts commit 8ef6356f26.

Reverted https://github.com/pytorch/pytorch/pull/79617 on behalf of https://github.com/zengk95 due to this is breaking periodic jobs (and maybe pull) on trunk
2022-06-16 19:40:27 +00:00
..
builtin_functions.cpp
builtin_functions.h
canonicalize_modified_loop.cpp
canonicalize_modified_loop.h
concrete_module_type.cpp
concrete_module_type.h
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
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] fix indexing into a tensor with a tuple 2022-06-13 19:51:47 +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
parser.h
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
script_type_parser.h
source_range.cpp
source_range.h
source_ref.h
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
tracer.cpp Revert "Reland PySymInt (#79617)" 2022-06-16 19:40:27 +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