Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.h90 void SetBiasToOutputGate();
Dlstm_utils.cc284 void ConvertLSTMCellSimpleToFusedLSTM::SetBiasToOutputGate() { in SetBiasToOutputGate() function in mlir::TFL::ConvertLSTMCellSimpleToFusedLSTM
363 SetBiasToOutputGate(); in GenerateFusedOpOperands()