pytorch/torchgen
2022-04-26 19:27:27 +00:00
..
api Revert "functionalization: add support for zero_()" 2022-04-26 19:27:27 +00:00
decompositions
dest Reapply black for torchgen, this time with lint to fix! 2022-04-26 04:03:38 +00:00
operator_versions
selective_build
shape_functions
static_runtime
__init__.py
BUILD.bazel
build.bzl
code_template.py
context.py
gen_backend_stubs.py
gen_functionalization_type.py functionalization bugfix: using owning type when unwrapping tensors 2022-04-25 22:00:19 +00:00
gen_lazy_tensor.py
gen.py Reapply black for torchgen, this time with lint to fix! 2022-04-26 04:03:38 +00:00
local.py
model.py remove _is_foreach_op codegen special cases, clean up mutable return type checks 2022-04-25 21:34:17 +00:00
utils.py