HomeSort by relevance Sort by last modified time
    Searched refs:local_col (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
concat_lib_gpu_impl.cu.cc 103 IntType local_col = gidx - curr_offset; local
110 input_ptr[gidy * segment_width + local_col];
split_lib_gpu.cu.cc 153 IntType local_col = gidx - curr_offset; local
159 output_ptr[gidy * segment_width + local_col] =

Completed in 215 milliseconds