Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dhardcode_min_max.cc347 auto& prev_output_activations = in HardcodeMinMaxForLstmCell() local
349 if (!prev_output_activations.minmax) { in HardcodeMinMaxForLstmCell()
350 auto& minmax = prev_output_activations.GetOrCreateMinMax(); in HardcodeMinMaxForLstmCell()