Home
last modified time | relevance | path

Searched defs:concat_dimension (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/ops/
Dtpu_cross_replica_ops.cc43 int concat_dimension; in __anond991e9790102() local
/external/tensorflow/tensorflow/core/kernels/
Dconcat_op_test.cc61 int concat_dimension, int dim2, in ConcatHelper()
159 int concat_dimension, int dim2) { in ConcatManyHelper()
Dquantized_concat_op_test.cc252 int concat_dimension, bool same_limits, int dim2) { in ConcatHelper()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dxla_sharding_util.cc98 mlir::TF::ConcatOp CreateConcatOp(const int concat_dimension, in CreateConcatOp()
440 int concat_dimension = sharding.tile_assignment_dimensions_size() - 1; in HandleTileShardedOutputs() local
/external/tensorflow/tensorflow/python/tpu/ops/
Dtpu_ops.py41 concat_dimension, argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_constant_folding_test.cc114 int concat_dimension; in TEST_F() member
Dshape_inference.cc2138 const Shape& shape, int64_t split_dimension, int64_t concat_dimension, in InferAllToAllShape()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dconcat_test.cc773 int64_t concat_dimension; member
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc3078 int64_t concat_dimension, int64_t split_count, in AllToAll()
3092 int64_t concat_dimension, int64_t split_count, in AllToAllArray()
3184 int64_t concat_dimension, int64_t split_count, in AllToAllTuple()
4691 int64_t concat_dimension, int64_t split_count, in AllToAll()
4706 int64_t concat_dimension, int64_t split_count, in AllToAllTuple()