Searched defs:AllocateTensorBuffer (Results 1 – 3 of 3) sorted by relevance
391 void* HDIDeviceV1_0::AllocateTensorBuffer(size_t length, std::shared_ptr<TensorDesc> tensor) in AllocateTensorBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0396 void* HDIDeviceV1_0::AllocateTensorBuffer(size_t length, std::shared_ptr<NNTensor> tensor) in AllocateTensorBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
428 void* HDIDeviceV2_0::AllocateTensorBuffer(size_t length, std::shared_ptr<TensorDesc> tensor) in AllocateTensorBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0433 void* HDIDeviceV2_0::AllocateTensorBuffer(size_t length, std::shared_ptr<NNTensor> tensor) in AllocateTensorBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
423 void* HDIDeviceV2_1::AllocateTensorBuffer(size_t length, std::shared_ptr<TensorDesc> tensor) in AllocateTensorBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_1428 void* HDIDeviceV2_1::AllocateTensorBuffer(size_t length, std::shared_ptr<NNTensor> tensor) in AllocateTensorBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_1