Searched defs:input_gate (Results 1 – 5 of 5) sorted by relevance
251 Value* forget_gate, Value* input_gate, in BuildCellStateUpdate()475 Value* input_gate; in ParseLSTMAttributes() local
151 auto input_gate = CreateGate( in LoadForLSTMOp() local
101 const float* input_gate, float* forget_gate, in UpdateLstmCellFloat()
219 const float* input_gate, float* forget_gate, in UpdateLstmCellFloat()572 int32_t cell_state_scale, const int16_t* input_gate, in UpdateLstmCellInteger()
529 const float input_gate = in LstmCell() local