Home
last modified time | relevance | path

Searched defs:indices_out (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Ddynamic_partition_op_gpu.cu.cc205 Tensor* partitions_out, Tensor* indices_out, in AllocateTempSpace()
274 Tensor indices_out; in ComputeAsync() local
336 Tensor* indices_out, DoneCallback done) { in RadixSort()
369 Tensor* partition_count, Tensor* indices_out, in CountAndSortParts()
Dsparse_cross_op.cc264 Tensor* indices_out, Tensor* values_out) in OutputUpdater()
662 int64 batch_size, OpKernelContext* context, Tensor** indices_out, in CreateOutputTensors()
724 Tensor* indices_out; in Compute() local
786 Tensor* indices_out; in Compute() local
855 Tensor* indices_out; in Compute() local
Dtopk_op.cc81 Tensor* indices_out = nullptr; in Compute() local
/external/tensorflow/tensorflow/core/kernels/sparse/
Dkernels_gpu.cu.cc171 int64* indices_out, int size) { in COOMatrixToSparseTensorKernel2D()
194 const int* coo_rows, const int* coo_cols, int64* indices_out, in COOMatrixToSparseTensorKernel3D()