Home
last modified time | relevance | path

Searched refs:truncFunctor (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dparameterized_truncated_normal_op.cc422 auto truncFunctor = functor::TruncatedNormalFunctor<Device, T>(); in Compute() local
427 truncFunctor(ctx, ctx->eigen_device<Device>(), num_batches, in Compute()