Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_utils.cpp101 TfLiteStatus GetTargetDevice(TfLiteContext* context, TfLiteDelegate* delegate, const NnrtApi* nnrt,… in GetTargetDevice() function
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_continuation.cpp145 std::string DSchedContinuation::GetTargetDevice(int32_t missionId) in GetTargetDevice() function in OHOS::DistributedSchedule::DSchedContinuation