Home
last modified time | relevance | path

Searched refs:getGradParamsNumThreads (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DDepthwiseConv2d.cu579 int getGradParamsNumThreads(int batchSize) { in getGradParamsNumThreads() function
629 dim3 block(getGradParamsNumThreads(batchSize)); in conv_depthwise2d_grad_weight_out()