Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddynamic_partition_op_gpu.cu.cc194 Tensor* partitions_out, Tensor* indices_out, in AllocateTempSpace()
263 Tensor indices_out; in ComputeAsync() local
325 Tensor* indices_out, DoneCallback done) { in RadixSort()
358 Tensor* partition_count, Tensor* indices_out, in CountAndSortParts()
Dsparse_cross_op.cc278 Tensor* indices_out, Tensor* values_out) in OutputUpdater()
710 int64_t batch_size, OpKernelContext* context, Tensor** indices_out, in CreateOutputTensors()
775 Tensor* indices_out; in Compute() local
846 Tensor* indices_out; in Compute() local
919 Tensor* indices_out; in Compute() local
Dtopk_op.cc91 Tensor* indices_out = nullptr; in Compute() local
Dgpu_prim_helpers_test.cu.cc63 Tensor* indices_out; 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()