pytorch/torch/csrc/jit/frontend
Ailing Zhang be7a943bb8 s/AutoDispatchBelowAutograd/AutoDispatchBelowInplaceOrView. (#56657)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/56657

Test Plan: Imported from OSS

Reviewed By: albanD

Differential Revision: D27931526

Pulled By: ailzhang

fbshipit-source-id: 3af718df3435e2b0b30bc62070dbdc5aeeecdfb4
2021-04-23 15:50:00 -07:00
..
builtin_functions.cpp Warn about floor_divide performing incorrect rounding (#50281) (#50281) 2021-02-10 03:13:34 -08:00
builtin_functions.h
canonicalize_modified_loop.cpp
canonicalize_modified_loop.h
code_template.h
concrete_module_type.cpp Revert D27448156: irange for size_t 2021-04-03 19:14:00 -07:00
concrete_module_type.h [WIP] JIT Static Hooks: adding hooks to class type and adding logic for hook running/compilation (#49544) 2021-01-20 09:09:30 -08:00
convert_to_ssa.cpp Fix errata (#49903) 2020-12-28 20:40:41 -08:00
convert_to_ssa.h
edit_distance.cpp
edit_distance.h
error_report.cpp [codemod][fbcode/caffe2] Apply clang-format update fixes 2021-01-09 14:37:36 -08:00
error_report.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
exit_transforms.cpp Move graph iterator to seperate utility file (#56211) 2021-04-16 15:51:26 -07:00
exit_transforms.h
function_schema_parser.cpp Add stricter check for function schemas with varargs (#56509) 2021-04-20 20:04:38 -07:00
function_schema_parser.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
inline_loop_condition.cpp
inline_loop_condition.h
ir_emitter.cpp [JIT] Allow unpacking tuple and assign their values to SELECT-type expressions (#55268) 2021-04-11 14:21:48 -07:00
ir_emitter.h
lexer.cpp
lexer.h [JIT] Make NoneType annotation_str emit NoneType instead of None (#54642) 2021-03-26 11:32:20 -07:00
mini_environment.h
name_mangler.cpp
name_mangler.h
parse_string_literal.h
parser_constants.h
parser.cpp [JIT] Make NoneType annotation_str emit NoneType instead of None (#54642) 2021-03-26 11:32:20 -07:00
parser.h
resolver.h
schema_matching.cpp Teach Python TS frontend to parse complex literals (#52881) 2021-03-24 08:12:17 -07:00
schema_matching.h
schema_type_parser.cpp [JIT] Make NoneType annotation_str emit NoneType instead of None (#54642) 2021-03-26 11:32:20 -07:00
schema_type_parser.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
script_type_parser.cpp Add support for refinement for torch.jit.Future (#56148) 2021-04-15 14:08:58 -07:00
script_type_parser.h
source_range.cpp
source_range.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
string_to_type.cpp Support tensor subclasses in Torchscript (#54817) 2021-04-07 12:10:27 -07:00
strtod.cpp
strtod.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
sugared_value.cpp [JIT] Put explicit error message on class attribute accesses. (#55723) 2021-04-16 15:47:10 -07:00
sugared_value.h [JIT] Allow implicit boolean conversion of containers (#51683) 2021-02-05 00:34:35 -08:00
tracer.cpp s/AutoDispatchBelowAutograd/AutoDispatchBelowInplaceOrView. (#56657) 2021-04-23 15:50:00 -07:00
tracer.h [BE] Make torch/csrc/jit/tensorexpr/ clang-tidy clean (#55628) 2021-04-08 19:44:14 -07:00
tree_views.cpp [JIT] Put explicit error message on class attribute accesses. (#55723) 2021-04-16 15:47:10 -07:00
tree_views.h [JIT] Put explicit error message on class attribute accesses. (#55723) 2021-04-16 15:47:10 -07:00
tree.h
versioned_symbols.cpp [codemod][fbcode/caffe2] Apply clang-format update fixes 2021-01-09 14:37:36 -08:00
versioned_symbols.h