Searched refs:createdWithUnknownShape (Results 1 – 3 of 3) sorted by relevance
156 virtual bool createdWithUnknownShape() const { return false; } in createdWithUnknownShape() function
157 bool createdWithUnknownShape() const override { in createdWithUnknownShape() function in android::nn::__anon558d86910110::DeviceMemoryValidator
1562 if (mMemories[poolIndex]->getValidator().createdWithUnknownShape()) { in computeOnCpuFallback()