Home
last modified time | relevance | path

Searched refs:pow_Tensor_Tensor_out (Results 1 – 2 of 2) sorted by relevance

/external/executorch/kernels/portable/cpu/
Dop_pow.cpp19 Tensor& pow_Tensor_Tensor_out( in pow_Tensor_Tensor_out() function
/external/pytorch/aten/src/ATen/native/
DPow.cpp47 TORCH_IMPL_FUNC(pow_Tensor_Tensor_out) (const Tensor& base, const Tensor& exp, const Tensor& out) { in TORCH_IMPL_FUNC() argument