Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Dtoco_tooling.cc132 bool SupportsLstmCell(FileFormat format) { in SupportsLstmCell() function
292 if (SupportsLstmCell(output_format)) { in TransformWithStatus()