Searched defs:getOutputShapes (Results 1 – 5 of 5) sorted by relevance
16 -(NSArray<MPSGraphShapedType *> *) getOutputShapes; method in NSArray
59 const std::vector<OutputShape>& ExecutionCallback::getOutputShapes() const { in getOutputShapes() function in android::nn::ExecutionCallback
114 const std::vector<OutputShape>& ExecutionCallback::getOutputShapes() const { in getOutputShapes() function in android::hardware::neuralnetworks::V1_2::implementation::ExecutionCallback
113 const std::vector<OutputShape>& ExecutionCallback::getOutputShapes() const { in getOutputShapes() function in android::hardware::neuralnetworks::V1_3::implementation::ExecutionCallback
153 const std::vector<OutputShape>& getOutputShapes() const { in getOutputShapes() function