Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/kernels/test/
H A Dop_fmod_test.cpp26 op_fmod_tensor_out(const Tensor& self, const Tensor& other, Tensor& out) { in op_fmod_tensor_out() function in OpFmodTest
45 op_fmod_tensor_out(self, other, out); in TEST_F()