Searched defs:cost_per_batch (Results 1 – 3 of 3) sorted by relevance
344 const Eigen::Index cost_per_batch = 10 * num_rows * num_cols; in Compute() local399 const Eigen::Index cost_per_batch = 10 * output_elements_in_batch; in Compute() local
251 const Eigen::Index cost_per_batch = 10 * num_diags * max_diag_len; in Compute() local
368 const int cost_per_batch = 5000 * ragged_values_list.size(); in Compute() local