Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DMemory.h155 virtual bool createdWithUnknownShape() const { return false; } in createdWithUnknownShape() function
DMemory.cpp160 bool createdWithUnknownShape() const override { in createdWithUnknownShape() function in android::nn::__anond94c181f0111::DeviceMemoryValidator