Searched refs:label_dim (Results 1 – 2 of 2) sorted by relevance
346 const int32 label_dim = in Compute() local351 param_proto_.is_regression() ? (std::max(1, label_dim)) : 1; in Compute()
293 const int32 label_dim = in Compute() local298 param_proto_.is_regression() ? (std::max(1, label_dim)) : 1; in Compute()