Home
last modified time | relevance | path

Searched defs:best_result (Results 1 – 13 of 13) sorted by relevance

/external/toolchain-utils/bestflags/
Dtesting_batch.py277 def _TestAlgorithm(cost_func, specs, generations, best_result): argument
/external/tensorflow/tensorflow/core/kernels/
Dgpu_utils.cc114 const AutotuneResult* best_result = std::min_element( in BestCudnnConvAlgorithm() local
Dmatmul_op.cc297 ProfileResult best_result; in launch() local
Dbias_op.cc566 BiasGradGPUProfileResult best_result; in Compute() local
Dconv_grad_ops_3d.cc1365 ProfileResult best_result; in Compute() local
1771 ProfileResult best_result; in Compute() local
Dcudnn_rnn_ops.cc1511 ProfileResult best_result; in MaybeAutoTune() local
/external/skia/tools/skpbench/
Dskpbench.py181 def __init__(self, src, config, max_stddev, best_result=None): argument
/external/skqp/tools/skpbench/
Dskpbench.py181 def __init__(self, src, config, max_stddev, best_result=None): argument
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_conv_algorithm_picker.cc332 const AutotuneResult* best_result = std::min_element( in PickBestAlgorithm() local
Dgemm_thunk.cc164 se::blas::ProfileResult best_result; in DoGemmAutotune() local
/external/python/cpython2/Modules/
Daudioop.c519 double sum_ri_2, sum_aij_2, sum_aij_ri, result, best_result, factor; in audioop_findfit() local
612 double result, best_result; in audioop_findmax() local
/external/python/cpython3/Modules/
Daudioop.c614 double sum_ri_2, sum_aij_2, sum_aij_ri, result, best_result, factor; in audioop_findfit_impl() local
725 double result, best_result; in audioop_findmax_impl() local
/external/tensorflow/tensorflow/contrib/fused_conv/kernels/
Dfused_conv2d_bias_activation_op.cc347 const AutotuneResult* best_result = std::min_element( in BestCudnnConvAlgorithm() local