HomeSort by relevance Sort by last modified time
    Searched refs:targetShape (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/neuralnetworks/hvxservice/1.0/
HexagonOperationsCheck.cpp 377 const Shape targetShape = model->getShape(ins[1]);
379 int32_t targetShapeNumElem = ::android::nn::getNumberOfElements(targetShape);
  /frameworks/ml/nn/common/
CpuExecutor.cpp     [all...]

Completed in 111 milliseconds