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

  /external/tensorflow/tensorflow/core/kernels/
fused_batch_norm_op.cu.cc 69 void SetNanFunctor<T>::operator()(const Eigen::GpuDevice& d,
77 template class SetNanFunctor<float>;
fused_batch_norm_op.h 54 struct SetNanFunctor {
fused_batch_norm_op.cc 245 functor::SetNanFunctor<U> f;
    [all...]

Completed in 80 milliseconds