Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/nnrt/
Dnnrt_implementation.h58 OH_NN_ReturnCode (*OH_NNCompilation_SetDevice)(OH_NNCompilation* compilation, size_t deviceID); member
/foundation/ai/neural_network_runtime/frameworks/native/
Dneural_network_runtime.cpp287 NNRT_API OH_NN_ReturnCode OH_NNCompilation_SetDevice(OH_NNCompilation *compilation, size_t deviceID) in OH_NNCompilation_SetDevice() function