Searched refs:cell_gate_bias_tensor (Results 1 – 2 of 2) sorted by relevance
185 int cell_gate_bias_tensor, int output_gate_bias_tensor, in CheckLstmTensorDimensionsAndTypes() argument339 TF_LITE_ENSURE_OK(context, GetInputSafe(context, node, cell_gate_bias_tensor, in CheckLstmTensorDimensionsAndTypes()
3314 int cell_gate_bias_tensor = -1; in Map() local3317 biases_tensor.params, &cell_gate_bias_tensor); in Map()