Searched refs:weights_output (Results 1 – 1 of 1) sorted by relevance
1508 const std::string weights_output = base + "weights"; in ConvertLstmCellOperator() local1520 ConvertFloatTensorConst(weights_output, weights_shape, weights_data, in ConvertLstmCellOperator()1529 *matmul_op->add_input() = weights_output; in ConvertLstmCellOperator()