Home
last modified time | relevance | path

Searched defs:batch_indices (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dgather_nd_op_gpu.cu.cc33 const Eigen::array<int64, IXDIM> batch_indices, const int64 indices_size, in GatherSliceOpKernel()
78 Eigen::array<int64, IXDIM> batch_indices; in operator ()() local
Dctc_loss_op.cc153 const int64 batch_indices = g.group()[0]; in Compute() local
Dbatch_kernels.cc588 auto batch_indices = in Compute() local
/external/tensorflow/tensorflow/core/util/
Dbcast.h107 const std::vector<int64>& batch_indices(int i) const { in batch_indices() function
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dresampler_ops.cc127 auto batch_indices = in ConcatenateIota() local