Searched refs:instruction_cost (Results 1 – 1 of 1) sorted by relevance
39 const int64 instruction_cost = shape_size_(instruction->shape()); in GetParallelTaskCount() local43 std::max(int64{1}, instruction_cost / min_cost_per_thread)); in GetParallelTaskCount()63 int64 instruction_cost; in GetParallelTaskCount() local80 instruction_cost = shape_size_(instruction->shape()); in GetParallelTaskCount()89 instruction_cost = in GetParallelTaskCount()98 std::max(int64{1}, instruction_cost / min_cost_per_thread)); in GetParallelTaskCount()