HomeSort by relevance Sort by last modified time
    Searched full:zero_func (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
determinant_op.cc 306 functor::SetZeroFunctor<GPUDevice, Scalar> zero_func; variable
307 zero_func(d, log_abs_det->template flat<Scalar>());

Completed in 58 milliseconds