Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dtpu_cross_replica_ops.cc41 int concat_dimension; in __anonb72bce3d0102() local
/external/tensorflow/tensorflow/core/kernels/
Dconcat_op_test.cc41 static void ConcatHelper(int iters, int concat_dimension, int dim2) { in ConcatHelper()
96 static void ConcatManyHelper(int iters, int concat_dimension, int dim2) { in ConcatManyHelper()
133 static void MemcpyAlternativeHelper(int iters, int concat_dimension, int dim2) { in MemcpyAlternativeHelper()
Dquantized_concat_op_test.cc251 static void ConcatHelper(int iters, int concat_dimension, bool same_limits, in ConcatHelper()
/external/tensorflow/tensorflow/python/tpu/ops/
Dtpu_ops.py45 concat_dimension, argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_constant_folding_test.cc111 int concat_dimension; in TEST_F() member
Dshape_inference.cc1992 const Shape& shape, int64 split_dimension, int64 concat_dimension, in InferAllToAllShape()
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc499 const LocalOp& operand, int64 split_dimension, int64 concat_dimension, in AllToAll()
Dxla_client.py1208 concat_dimension, argument
/external/tensorflow/tensorflow/compiler/xla/tests/
Dconcat_test.cc527 int64 concat_dimension; member
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2160 int64 concat_dimension, int64 split_count, in AllToAll()
3245 int64 concat_dimension, int64 split_count, in AllToAll()