Searched defs:Functionalize (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/ |
H A D | Interpreter.h | 56 Functionalize, enumerator 134 static Interpreter Functionalize(int64_t level, bool functionalizeAddBackViews) { in Functionalize() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | FunctionalizeFallbackKernel.cpp | 349 TORCH_LIBRARY_IMPL(_, Functionalize, m) { in TORCH_LIBRARY_IMPL() argument 353 TORCH_LIBRARY_IMPL(aten, Functionalize, m) { in TORCH_LIBRARY_IMPL() argument
|
/aosp_15_r20/external/pytorch/torch/csrc/inductor/ |
H A D | resize_storage_bytes.cpp | 60 TORCH_LIBRARY_IMPL(inductor, Functionalize, m) { in TORCH_LIBRARY_IMPL() argument
|
/aosp_15_r20/external/pytorch/torch/onnx/_internal/fx/passes/ |
H A D | functionalization.py | 18 class Functionalize(_pass.Transform): class
|
/aosp_15_r20/external/pytorch/aten/src/ATen/templates/ |
H A D | RegisterFunctionalization.cpp | 104 TORCH_LIBRARY_IMPL(aten, Functionalize, m) { in TORCH_LIBRARY_IMPL() argument
|
/aosp_15_r20/external/pytorch/c10/core/ |
H A D | DispatchKey.h | 246 Functionalize, enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | functionalize_cond.cc | 1598 Status FunctionalizeCond::Functionalize(Graph* graph, in Functionalize() function in tensorflow::functionalize_cond::FunctionalizeCond
|
/aosp_15_r20/external/pytorch/torchgen/ |
H A D | model.py | 122 Functionalize = auto() variable in DispatchKey
|