Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DShape.cu39 inline bool getCatGrid(ptrdiff_t nTensors, dim3& grid) { in getCatGrid()
55 ptrdiff_t nTensors) { in getCatGridRocm()
77 ptrdiff_t nTensors) { in getCatGridContig()