Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.h89 void SetBiasToForgetGate();
Dlstm_utils.cc276 void ConvertLSTMCellSimpleToFusedLSTM::SetBiasToForgetGate() { in SetBiasToForgetGate() function in mlir::TFL::ConvertLSTMCellSimpleToFusedLSTM
362 SetBiasToForgetGate(); in GenerateFusedOpOperands()