Searched refs:ReshapeOperationParser (Results 1 – 1 of 1) sorted by relevance
1490 class ReshapeOperationParser : public TFLiteOperationParser { class2404 return std::make_unique<ReshapeOperationParser>(); in NewOperationParser()