Home
last modified time | relevance | path

Searched refs:ConvertLstmCellOperator (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dexport_tensorflow.cc1482 void ConvertLstmCellOperator(const Model& model, const LstmCellOperator& src_op, in ConvertLstmCellOperator() function
2203 ConvertLstmCellOperator(model, static_cast<const LstmCellOperator&>(src_op), in ConvertOperator()