Searched refs:temp_values (Results 1 – 4 of 4) sorted by relevance
199 temp_values = perf_values['temp']202 temp_metric = perf_stat_lib.get_kth_percentile(temp_values, .90)
455 Tensor temp_values;469 &temp_values));471 sorted_values_ptr = temp_values.flat<T>().data();528 To32Bit(temp_values.matrix<T>()).slice(slice_indices, slice_sizes);
165 temp_values = perf_values['temp']168 temp_metric = sorted(temp_values)[(len(temp_values) * 9) // 10]
10057 glw::GLint temp_values = 0; in iterate() local10060 GL_NUM_COMPATIBLE_SUBROUTINES, &temp_values); in iterate()10066 GL_NUM_COMPATIBLE_SUBROUTINES, &temp_values); in iterate()