Searched defs:gate_bias_shape (Results 1 – 2 of 2) sorted by relevance
35 const RuntimeShape& gate_bias_shape, const float* gate_bias, in GruCell()
49 const RuntimeShape gate_bias_shape = GetTensorShape(gate_bias); in GruImpl() local