Searched defs:offlineModels (Results 1 – 3 of 3) sorted by relevance
483 … std::vector<std::vector<uint8_t>>& offlineModels) in GetOfflineModelFromLiteGraph()508 const std::vector<std::vector<uint8_t>>& offlineModels, std::vector<Buffer>& deviceBuffers) in AllocateDeviceBufferForOfflineModel()542 …turnCode HDIDeviceV2_0::CopyOfflineModelToDevice(const std::vector<std::vector<uint8_t>>& offlineM… in CopyOfflineModelToDevice()634 std::vector<std::vector<uint8_t>> offlineModels; in PrepareOfflineModel() local
478 … std::vector<std::vector<uint8_t>>& offlineModels) in GetOfflineModelFromLiteGraph()503 const std::vector<std::vector<uint8_t>>& offlineModels, std::vector<Buffer>& deviceBuffers) in AllocateDeviceBufferForOfflineModel()537 …turnCode HDIDeviceV2_1::CopyOfflineModelToDevice(const std::vector<std::vector<uint8_t>>& offlineM… in CopyOfflineModelToDevice()629 std::vector<std::vector<uint8_t>> offlineModels; in PrepareOfflineModel() local
150 int32_t NnrtDeviceService::PrepareOfflineModel(const std::vector<SharedBuffer>& offlineModels, in PrepareOfflineModel()