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