Home
last modified time | relevance | path

Searched defs:Compute (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestIntrospectionControl.cpp788 enum class Compute { ASYNC, SYNC, BURST, FENCED }; enum
DTestValidation.cpp1783 TEST_F(ValidationTestExecution, Compute) { in TEST_F() argument