Home
last modified time | relevance | path

Searched defs:lstm_op (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dquantization_wrapper_utils_custom_test.cc39 auto lstm_op = std::make_unique<OperatorT>(); in TEST() local
H A Dquantization_wrapper_utils_test.cc40 auto lstm_op = std::make_unique<OperatorT>(); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tflite/
H A Doperator.cc840 const auto& lstm_op = in GetVersion() local
853 const auto& lstm_op = static_cast<const LstmCellOperator&>(op); in GetMutatingInputVariables() local