pytorch/tools/code_analyzer
Sebastian Messmer 4a14020c0d Remove .impl_UNBOXED() and functionalities associated with it (#49220)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/49220

Since all ops are c10-full, we can remove .impl_UNBOXED now.
This also removes the ability of KernelFunction or CppFunction to store unboxedOnly kernels.
ghstack-source-id: 119450489

Test Plan: waitforsandcastle

Reviewed By: ezyang

Differential Revision: D25490225

fbshipit-source-id: 32de9d591e6a842fe18abc82541580647e9cfdad
2021-01-06 14:22:46 -08:00
..
analyzer.cpp
build.sh [PyTorch] [BUCK] Replace pt_deps.bzl with a YAML operator dependency file which is generated by the code analyser (#46057) 2020-10-20 02:00:36 -07:00
CMakeLists.txt
default_op_deps.yaml [pytorch][bot] update mobile op deps (#47825) 2020-11-12 19:19:25 -08:00
gen_op_registration_allowlist.py Make gen_op_registration flake8 compliant (#47604) 2020-11-09 08:31:07 -08:00
op_deps_pass.cpp
op_deps_processor.py
run_analyzer.sh Remove .impl_UNBOXED() and functionalities associated with it (#49220) 2021-01-06 14:22:46 -08:00