Searched refs:SplitVOpKernel_fixed (Results 1 – 1 of 1) sorted by relevance
169 __global__ void SplitVOpKernel_fixed(const T* __restrict__ input, in SplitVOpKernel_fixed() function218 TF_CHECK_OK(GpuLaunchKernel(SplitVOpKernel_fixed<T>, config.block_count, in Run()