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

  /external/tensorflow/tensorflow/core/kernels/
split_lib.h 27 struct SplitCustom {
split_lib_gpu.cu.cc 43 void SplitCustom<Device, T>::operator()(
64 #define DEFINE_GPU_KERNELS(T) template struct SplitCustom<Eigen::GpuDevice, T>;
split_v_op.cc 430 functor::SplitCustom<GPUDevice, T>()(

Completed in 316 milliseconds