pytorch/torch/csrc/jit/frontend
Nikolay Korovaiko f725009a48 as_strided supports SymInt; codegen supports optional SymInt (#84393)
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/84393
Approved by: https://github.com/ezyang
2022-09-06 16:39:24 +00:00
..
builtin_functions.cpp Get rid of ENABLE_UPGRADERS macro (#77574) 2022-08-09 05:33:14 +00:00
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 [frontend] Fix tensor list alias annotation (#84005) 2022-08-24 19:50:19 +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 Change seperate -> separate (#83056) 2022-08-09 23:11:34 +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 Get rid of ENABLE_UPGRADERS macro (#77574) 2022-08-09 05:33:14 +00:00
schema_matching.h
schema_type_parser.cpp Back out "Revert D38984222: Don't introduce new overload for SymInt (#83628)" (#84173) 2022-08-29 18:01:07 +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 Add assertions to fix torch::jit::load bugs (#79192) 2022-08-11 18:03:00 +00:00
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 Get rid of ENABLE_UPGRADERS macro (#77574) 2022-08-09 05:33:14 +00:00
tracer.cpp as_strided supports SymInt; codegen supports optional SymInt (#84393) 2022-09-06 16:39:24 +00:00
tracer.h as_strided supports SymInt; codegen supports optional SymInt (#84393) 2022-09-06 16:39:24 +00:00
tree_views.cpp
tree_views.h
tree.h
versioned_symbols.cpp
versioned_symbols.h