Searched defs:candidate_bias_shape (Results 1 – 2 of 2) sorted by relevance
38 const RuntimeShape& candidate_bias_shape, in GruCell()
55 const RuntimeShape candidate_bias_shape = GetTensorShape(candidate_bias); in GruImpl() local