Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEElementwiseUnaryLayer.cpp37 std::unique_ptr<OperatorType> cpu_op{ nullptr }; member
/aosp_15_r20/bionic/tests/
H A Dsched_test.cpp140 TEST(sched, cpu_op) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_test.cc397 bool cpu_op) { in TensorHandleSilentCopy()