pytorch/torchgen
PyTorch MergeBot 1174e82bde Revert "Add _assert_scalar and teach Inductor to codegen it (#114148)"
This reverts commit b6028acfa4.

Reverted https://github.com/pytorch/pytorch/pull/114148 on behalf of https://github.com/osalpekar due to Going to revert this given the broken torchrec PT2 tests internally: [D52648865](https://www.internalfb.com/diff/D52648865). Logs aren't too clear but @dstaay-fb can help debug as well ([comment](https://github.com/pytorch/pytorch/pull/114148#issuecomment-1886100368))
2024-01-11 02:30:22 +00:00
..
api Use view name instead of view_copy name for functional inverses (#117056) 2024-01-10 00:52:36 +00:00
decompositions
dest Add support for torch.Generator type in TorchScript (#110413) 2023-11-21 23:07:21 +00:00
executorch [torchgen] Add logic in custom ops to return empty tensor (#114143) 2023-12-08 17:03:44 +00:00
fuse_attention_patterns
operator_versions
selective_build
shape_functions
static_runtime [BE]: ruff apply rule PLW1510 to find silent subprocess errors (#113644) 2023-11-14 20:59:40 +00:00
__init__.py
BUCK.oss
BUILD.bazel
build.bzl
code_template.py
context.py
gen.py Revert "Mark set_ as an inplace view op (#115769)" 2023-12-21 19:53:32 +00:00
gen_backend_stubs.py
gen_executorch.py Adding event_tracer evalue logging calls in codegen (#114584) 2023-11-28 18:32:05 +00:00
gen_functionalization_type.py Use view name instead of view_copy name for functional inverses (#117056) 2024-01-10 00:52:36 +00:00
gen_lazy_tensor.py
gen_vmap_plumbing.py
local.py
model.py Support Predispatch functionalization (#113728) 2023-12-19 20:28:35 +00:00
native_function_generation.py Revert "Add _assert_scalar and teach Inductor to codegen it (#114148)" 2024-01-11 02:30:22 +00:00
utils.py
yaml_utils.py