Home
last modified time | relevance | path

Searched defs:perf_results (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cudnn/
H A DConv_v7.cpp288 std::unique_ptr<perf_t[]> perf_results(new perf_t[num_algos]); in findAlgorithms() local
372 std::unique_ptr<perf_t[]> perf_results(new perf_t[num_algos]); in findAlgorithms() local
459 std::unique_ptr<perf_t[]> perf_results(new perf_t[num_algos]); in findAlgorithms() local
/aosp_15_r20/external/skia/infra/bots/recipe_modules/infra/resources/
H A Dparse_skottie_trace.py17 perf_results = {} variable
H A Dparse_lottieweb_trace.py91 perf_results = {} variable
/aosp_15_r20/external/cronet/testing/scripts/
H A Drun_performance_tests.py128 def perf_results(self): member in OutputFilePaths
/aosp_15_r20/external/pytorch/aten/src/ATen/native/miopen/
H A DConv_miopen.cpp369 perf_t perf_results; in findAlgorithm() local
442 perf_t perf_results; in findAlgorithm() local
515 perf_t perf_results; in findAlgorithm() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_dnn.cc2771 cudnnConvolutionFwdAlgoPerf_t perf_results[num_requested_algos]; in GetCudnnConvolutionForwardAlgo() local
2812 cudnnConvolutionBwdDataAlgoPerf_t perf_results[num_requested_algos]; in GetCudnnConvolutionBackwardDataAlgo() local
2855 cudnnConvolutionBwdFilterAlgoPerf_t perf_results[num_requested_algos]; in GetCudnnConvolutionBackwardFilterAlgo() local