Home
last modified time | relevance | path

Searched defs:output_dim0 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dconcat_split_util.h48 int64_t output_dim0 = 0; in Concat() local
/external/tensorflow/tensorflow/core/kernels/
Dsegment_reduction_ops_test.cc131 Tensor output_dim0(DT_INT32, TensorShape({})); in SparseSegmentMeanGradHelper() local
/external/tensorflow/tensorflow/python/kernel_tests/
Dsegment_reduction_ops_test.py522 def _sparseSegmentReduceGrad(self, ygrad, indices, segment_ids, output_dim0, argument