Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/
Dgpu_fusion_test.cc70 Shape concat_shape = ShapeUtil::MakeShape(F32, {10, 2 * kNumParams}); in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/
Dsparse_concat_op.cc147 auto concat_shape = concat.shape(); in Compute() local
/external/tensorflow/tensorflow/lite/experimental/kernels/
Dgru_cell.cc42 const RuntimeShape& concat_shape, float* concat, in GruCell()
Dunidirectional_sequence_gru.cc60 const RuntimeShape concat_shape = GetTensorShape(concat); in GruImpl() local
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dprng.cc164 Shape concat_shape; member
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.cc886 auto concat_shape = hlo->shape(); in ExchangeHalo() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc1875 const Shape concat_shape = ShapeUtil::MakeShape(F32, {200}); in TEST_F() local
Dalgebraic_simplifier_test.cc2246 Shape concat_shape = in TEST_F() local
2338 Shape concat_shape = ShapeUtil::MakeShape(F32, {50, 90}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc1614 Shape concat_shape({2, num_diags, max_diag_len}); in matchAndRewrite() local