Searched refs:SplitCustom (Results 1 – 3 of 3) sorted by relevance
43 void SplitCustom<Device, T>::operator()( in operator ()()64 #define DEFINE_GPU_KERNELS(T) template struct SplitCustom<Eigen::GpuDevice, T>;
27 struct SplitCustom { struct
430 functor::SplitCustom<GPUDevice, T>()( in Compute()