Searched defs:oh_nn_executor (Results 1 – 2 of 2) sorted by relevance
123 OH_NNExecutor *oh_nn_executor = nullptr; in Build() local153 OH_NNExecutor *oh_nn_executor) { in PrepareInputs()275 OH_NNExecutor *oh_nn_executor) { in PrepareOutputs()
34 NNRTModelKernel(OH_NNExecutor *oh_nn_executor, const std::vector<mindspore::MSTensor> &inputs, in NNRTModelKernel()