Searched defs:shape (Results 1 – 2 of 2) sorted by relevance
279 std::string toString(const ::android::nn::Shape& shape) { in toString()
117 bool Model::setShape(uint32_t operand, const Shape& shape) { in setShape()