Home
last modified time | relevance | path

Searched defs:Tparams (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dgather_nd_op_cpu_impl.h44 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE GatherNdSliceGenerator( in GatherNdSliceGenerator()
Ddense_update_ops.cc70 Tensor Tparams = context->mutable_input(0, use_exclusive_lock_); in DoUpdate() local