Searched refs:fc_input_depth (Results 1 – 1 of 1) sorted by relevance
1057 const int fc_input_depth = weights_shape.dims(1); in ProcessLstmCellOperator() local1058 CHECK_EQ(input_depth + depth, fc_input_depth); in ProcessLstmCellOperator()1071 fc_input_depth; in ProcessLstmCellOperator()