Home
last modified time | relevance | path

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

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonUtils.cpp279 std::string toString(const ::android::nn::Shape& shape) { in toString()
DHexagonModel.cpp117 bool Model::setShape(uint32_t operand, const Shape& shape) { in setShape()