Home
last modified time | relevance | path

Searched defs:createdWithUnknownShape (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/
H A DMemory.h156 virtual bool createdWithUnknownShape() const { return false; } in createdWithUnknownShape() function
H A DMemory.cpp157 bool createdWithUnknownShape() const override { in createdWithUnknownShape() function in android::nn::__anon558d86910110::DeviceMemoryValidator