Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconcat_lib_gpu_impl.cu.cc44 IntType gidy = blockIdx.y * blockDim.y + threadIdx.y; in concat_fixed_kernel() local
108 IntType gidy = blockIdx.y * blockDim.y + threadIdx.y; in concat_variable_kernel() local
H A Dsplit_lib_gpu.cu.cc159 IntType gidy = blockIdx.y * blockDim.y + threadIdx.y; in split_v_kernel() local