Home
last modified time | relevance | path

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

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