Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dconcat_lib_gpu_impl.cu.cc39 int total_rows, int total_cols, T* __restrict__ output) { in concat_fixed_kernel()
64 IntType total_cols, T* output) { in concat_variable_kernel()
Dsplit_lib_gpu.cu.cc114 IntType total_rows, IntType total_cols, in split_v_kernel()
211 int total_rows, int total_cols, in Run()