Home
last modified time | relevance | path

Searched defs:UNARY_POINTWISE (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchRulesBinaryOps.cpp327 #define UNARY_POINTWISE(op) \ in TORCH_LIBRARY_IMPL() macro
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DLegacyBatchingRegistrations.cpp1144 #define UNARY_POINTWISE(op) m.impl(#op, \ in TORCH_LIBRARY_IMPL() macro