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