Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/core/api/
H A Dflatbuffer_conversions.cc1946 TfLiteStatus ParseResizeNearestNeighbor(const Operator* op, in ParseResizeNearestNeighbor() function
/aosp_15_r20/external/armnn/src/armnnTfLiteParser/
H A DTfLiteParser.cpp3147 void TfLiteParserImpl::ParseResizeNearestNeighbor(size_t subgraphIndex, size_t operatorIndex) in ParseResizeNearestNeighbor() function in armnnTfLiteParser::TfLiteParserImpl