Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drandom_graph_test_jni.cpp338 int32_t deviceType; in OperandTypesSupportedByDevice() local
340 ANeuralNetworksDevice_getType(mDevice, &deviceType); in OperandTypesSupportedByDevice()
346 switch (deviceType) { in OperandTypesSupportedByDevice()