Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Dexport_tensorflow.cc1447 void ConvertLstmCellOperator(const Model& model, const LstmCellOperator& src_op, in ConvertLstmCellOperator() function
2164 ConvertLstmCellOperator(model, static_cast<const LstmCellOperator&>(src_op), in ConvertOperator()