Searched refs:SupportsTensorAllocatorAPI (Results 1 – 5 of 5) sorted by relevance
120 bool IBackendInternal::SupportsTensorAllocatorAPI() const in SupportsTensorAllocatorAPI() function in armnn::IBackendInternal
147 bool SupportsTensorAllocatorAPI() const;
377 backendIt->second->SupportsTensorAllocatorAPI()) in AddCompatibilityLayers()
1384 !frmBackend->second->SupportsTensorAllocatorAPI()) in CalculateSlotOptionForInput()1403 if (!toBackend->second.get()->SupportsTensorAllocatorAPI()) in CalculateSlotOptionForInput()1472 !frmBackend->second->SupportsTensorAllocatorAPI()) in CalculateSlotOption()
282 if (backend->SupportsTensorAllocatorAPI()) in LoadedNetwork()