Home
last modified time | relevance | path

Searched defs:full_out (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/backends/cadence/reference/operators/
H A Dop_full.cpp19 Tensor& full_out( in full_out() function
/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_full.cpp19 Tensor& full_out( in full_out() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorFactories.cpp623 Tensor& full_out(IntArrayRef size, const Scalar& fill_value, Tensor& result) { in full_out() function