Home
last modified time | relevance | path

Searched defs:UnaryOps (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/native/libs/math/tests/
H A Dmat_test.cpp103 TEST_F(MatTest, UnaryOps) { in TEST_F() argument
231 TEST_F(Mat3Test, UnaryOps) { in TEST_F() argument
333 TEST_F(Mat2Test, UnaryOps) { in TEST_F() argument
H A Dvec_test.cpp113 TEST_F(VecTest, UnaryOps) { in TEST_F() argument
H A Dquat_test.cpp130 TEST_F(QuatTest, UnaryOps) { in TEST_F() argument
/aosp_15_r20/external/executorch/backends/xnnpack/test/passes/
H A Dtest_activation_fusion.py32 class UnaryOps(torch.nn.Module): class in TestActivationFusion
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_static_runtime.cc52 TEST(StaticRuntime, UnaryOps) { in TEST() argument