/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
D | cpu_bytesizeof_test.cc | 25 auto tuple_shape = in TEST_F() local 33 auto tuple_shape = in TEST_F() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_alias_analysis_test.cc | 222 const Shape tuple_shape = in TEST_F() local 274 const Shape tuple_shape = in TEST_F() local 335 const Shape tuple_shape = in TEST_F() local 523 const Shape tuple_shape = in TEST_F() local 618 const Shape tuple_shape = in TEST_F() local 691 const Shape tuple_shape = in TEST_F() local 790 const Shape tuple_shape = in TEST_F() local 877 const Shape tuple_shape = tuple1->shape(); in TEST_F() local 940 const Shape tuple_shape = ShapeUtil::MakeTupleShape({scalar_shape_}); in TEST_F() local
|
D | hlo_sharding_test.cc | 285 auto tuple_shape = in TEST_F() local 295 auto tuple_shape = ShapeUtil::MakeTupleShape( in TEST_F() local
|
D | hlo_graph_dumper_test.cc | 129 Shape tuple_shape = ShapeUtil::MakeTupleShape( in TEST_F() local
|
D | hlo_matchers_test.cc | 153 auto tuple_shape = ShapeUtil::MakeTupleShape( in TEST() local
|
D | hlo_sharding.cc | 59 HloSharding HloSharding::Tuple(const Shape& tuple_shape, in Tuple() 72 HloSharding HloSharding::SingleTuple(const Shape& tuple_shape, in SingleTuple()
|
D | copy_insertion_test.cc | 1366 const Shape tuple_shape = in TEST_F() local 1401 const Shape tuple_shape = in TEST_F() local 1436 const Shape tuple_shape = in TEST_F() local 1469 const Shape tuple_shape = in TEST_F() local 1505 const Shape tuple_shape = in TEST_F() local 1544 const Shape tuple_shape = in TEST_F() local
|
D | hlo_dataflow_analysis_test.cc | 482 const Shape tuple_shape = in TEST_P() local 585 const Shape tuple_shape = in TEST_P() local 659 const Shape tuple_shape = in TEST_P() local 776 const Shape tuple_shape = in TEST_P() local 896 const Shape tuple_shape = tuple1->shape(); in TEST_P() local 1022 const Shape tuple_shape = in TEST_P() local
|
D | triangular_solve_expander.cc | 188 Shape tuple_shape = ShapeUtil::MakeTupleShape(tuple_shapes); in InvertDiagonalBlocks() local
|
D | heap_simulator_test.cc | 44 const Shape tuple_shape = in TEST_F() local 696 const Shape tuple_shape = in TEST_F() local
|
D | pattern_matcher_test.cc | 130 auto tuple_shape = ShapeUtil::MakeTupleShape({ in TEST() local
|
D | tuple_points_to_analysis_test.cc | 412 Shape tuple_shape = ShapeUtil::MakeTupleShape( in TEST_F() local 628 Shape tuple_shape = in Run() local
|
D | dynamic_dimension_inference_test.cc | 465 auto tuple_shape = ShapeUtil::MakeTupleShape({input_shape, input_shape}); in TEST_F() local
|
D | buffer_assignment_test.cc | 1387 auto tuple_shape = ShapeUtil::MakeTupleShape({elem_shape}); in TEST_F() local 1428 auto tuple_shape = ShapeUtil::MakeTupleShape({elem_shape}); in TEST_F() local 1513 auto tuple_shape = in TEST_F() local
|
D | shape_inference_test.cc | 888 Shape tuple_shape = ShapeUtil::MakeTupleShape({f32_, s32_}); in TEST_F() local 900 Shape tuple_shape = ShapeUtil::MakeTupleShape({f32_, s32_}); in TEST_F() local 1479 Shape tuple_shape = ShapeUtil::MakeTupleShape({input_shape, input_shape}); in TEST_F() local
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | cudnn_batchnorm_thunk.cc | 158 for (const auto& tuple_shape : hlo->shape().tuple_shapes()) { in CudnnBatchNormForwardTrainingThunk() local 242 for (const auto& tuple_shape : hlo->shape().tuple_shapes()) { in CudnnBatchNormBackwardThunk() local
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | cpu_copy_insertion_test.cc | 110 const Shape tuple_shape = in TEST_F() local
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | conditional_test.cc | 80 const Shape& tuple_shape) { in CreateTupleCeilComputation() 102 const Shape& tuple_shape) { in CreateTupleFloorComputation() 124 const Shape& tuple_shape) { in CreateTupleAddComputation() 144 const Shape& tuple_shape) { in CreateTupleSubComputation() 635 Shape tuple_shape = ShapeUtil::MakeTupleShape({r0bool, r0f32_, r0f32_}); in XLA_TEST_F() local 665 Shape tuple_shape = ShapeUtil::MakeTupleShape({r0bool, r0f32_, r0f32_}); in XLA_TEST_F() local 705 Shape tuple_shape = ShapeUtil::MakeTupleShape({r0f32_, r0f32_}); in XLA_TEST_F() local
|
D | local_client_execute_test.cc | 369 const Shape tuple_shape = in XLA_TEST_F() local 413 const Shape tuple_shape = ShapeUtil::MakeTupleShape(element_shapes); in XLA_TEST_F() local 455 const Shape tuple_shape = ShapeUtil::MakeTupleShape(inner_tuple_shapes); in XLA_TEST_F() local
|
D | params_test.cc | 437 Shape tuple_shape = ShapeUtil::MakeTupleShape({r1f32_3, r1f32_3}); in XLA_TEST_F() local
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | loops.cc | 37 Shape tuple_shape = ShapeUtil::MakeTupleShape(var_shapes); in WhileLoopHelper() local
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | xrt.cc | 256 const Shape& tuple_shape = allocation->shape(); in DestructureXrtAllocationTuple() local
|
D | local_computation_builder.cc | 166 const Shape tuple_shape = shape(); in DestructureTuple() local
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | shape_util_test.cc | 422 Shape tuple_shape = in TEST() local 457 Shape tuple_shape = ShapeUtil::MakeTupleShape({array_shape, array_shape}); in TEST() local
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | xla_compiler.cc | 663 std::vector<xla::Shape> tuple_shape( in XLAShapeForArgument() local
|