Home
last modified time | relevance | path

Searched defs:algo_t (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cudnn/
H A DConv_v7.cpp262 using algo_t = cudnnConvolutionFwdAlgo_t; typedef
350 using algo_t = cudnnConvolutionBwdDataAlgo_t; typedef
434 using algo_t = cudnnConvolutionBwdFilterAlgo_t; typedef
/aosp_15_r20/external/pytorch/aten/src/ATen/native/miopen/
H A DConv_miopen.cpp361 using algo_t = miopenConvFwdAlgorithm_t; typedef
434 using algo_t = miopenConvBwdDataAlgorithm_t; typedef
507 using algo_t = miopenConvBwdWeightsAlgorithm_t; typedef