Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
Dutil.cc26 void Get4DShape(const TfLiteTensor* tensor, std::vector<int>* shape) { in Get4DShape() function
/external/tensorflow/tensorflow/lite/delegates/hexagon/
Dutils.cc61 TfLiteStatus Get4DShape(unsigned int* batch_size, unsigned int* height_size, in Get4DShape() function