Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsplit_lib_gpu.cu.cc169 __global__ void SplitVOpKernel_fixed(const T* __restrict__ input, in SplitVOpKernel_fixed() function
218 TF_CHECK_OK(GpuLaunchKernel(SplitVOpKernel_fixed<T>, config.block_count, in Run()