/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_rematerialization_test.cc | 72 auto slice_1 = builder.AddInstruction(HloInstruction::CreateSlice( in MakeRematerializableComputation() 81 builder.AddInstruction(HloInstruction::CreateSlice(vec1_shape_, concat_2, in MakeRematerializableComputation() 113 HloInstruction::CreateSlice(vec1_shape_, bcast, /*start_indices=*/{0}, in MakeRematerializableWhileComputation() 121 builder.AddInstruction(HloInstruction::CreateSlice(vec1_shape_, concat, in MakeRematerializableWhileComputation() 433 builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 592 builder.AddInstruction(HloInstruction::CreateSlice( in TEST_P()
|
D | bfloat16_propagation_test.cc | 582 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F() 587 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F() 639 builder_cond.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 644 builder_cond.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 715 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F() 720 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F() 811 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F() 816 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F() 840 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F() 845 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F()
|
D | dynamic_index_splitter.cc | 75 auto slice = parent->AddInstruction(HloInstruction::CreateSlice( in Run()
|
D | hlo_creation_utils.cc | 78 return computation->AddInstruction(HloInstruction::CreateSlice( in MakeSliceHlo() 130 auto slice = computation->AddInstruction(HloInstruction::CreateSlice( in MakeDynamicSliceHlo() 158 auto slice = computation->AddInstruction(HloInstruction::CreateSlice( in MakeDynamicUpdateSliceHlo()
|
D | dot_decomposer.cc | 107 HloInstruction::CreateSlice(lhs_slice_shape_r3, lhs_r3, {i, 0, 0}, in DecomposeBatchDot() 114 HloInstruction::CreateSlice(rhs_slice_shape_r3, rhs_r3, {i, 0, 0}, in DecomposeBatchDot()
|
D | convolution_group_converter.cc | 503 auto filter_slice = add(HloInstruction::CreateSlice( in HandleConvolution() 513 auto activation_slice = add(HloInstruction::CreateSlice( in HandleConvolution()
|
D | algebraic_simplifier_test.cc | 1685 builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 1767 builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 1818 HloInstruction* slice0 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 1824 HloInstruction* slice1 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 1829 HloInstruction* slice2 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 1834 HloInstruction* slice3 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 1839 HloInstruction* slice4 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 1844 HloInstruction* slice5 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 1849 HloInstruction* slice6 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 1855 HloInstruction* slice7 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() [all …]
|
D | buffer_assignment_test.cc | 1004 HloInstruction::CreateSlice(f32vec10_, negate, {0}, {10}, {1})); in TEST_F() 1036 HloInstruction::CreateSlice(f32vec10_, negate, {0}, {10}, {1})); in TEST_F() 1073 HloInstruction::CreateSlice(f32vec10_, tuple_element, {0}, {10}, {1})); in TEST_F() 1108 HloInstruction::CreateSlice(f32vec10_, negate, {0}, {10}, {1})); in TEST_F() 1140 HloInstruction::CreateSlice(f32vec10_, negate, {0}, {10}, {1})); in TEST_F() 1177 HloInstruction::CreateSlice(f32vec10_, negate, {0}, {10}, {1})); in TEST_F() 1707 auto root = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F()
|
D | hlo_constant_folding_test.cc | 162 builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F()
|
D | algebraic_simplifier.cc | 719 computation_->AddInstruction(HloInstruction::CreateSlice( in HandleConcatenate() 1469 computation_->AddInstruction(HloInstruction::CreateSlice( in OptimizeDotOfConcatHelper() 2755 slice, HloInstruction::CreateSlice( in TrySimplifyScalarSlice() 2808 computation_->AddInstruction(HloInstruction::CreateSlice( in TryToReorderSliceAndReshape() 2836 slice, HloInstruction::CreateSlice( in HandleSlice()
|
D | dynamic_dimension_inference_test.cc | 662 auto* slice = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F()
|
D | buffer_liveness_test.cc | 635 HloInstruction::CreateSlice(update_shape, gte1, {0}, {3}, {1})); in BuildModule()
|
D | hlo_instruction.h | 576 static std::unique_ptr<HloInstruction> CreateSlice(
|
D | tuple_points_to_analysis_test.cc | 650 HloInstruction::CreateSlice(update_shape, input, {0}, {3}, {1})); in Run()
|
D | heap_simulator_test.cc | 141 cond_builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F()
|
D | hlo_instruction.cc | 296 instruction = CreateSlice(shape, operands(0), slice_starts, slice_limits, in CreateFromProto() 984 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateSlice( in CreateSlice() function in xla::HloInstruction
|
D | hlo_evaluator_test.cc | 1783 b.AddInstruction(HloInstruction::CreateSlice(shape, operand, in TEST_P()
|
D | hlo_parser.cc | 1258 instruction = builder->AddInstruction(HloInstruction::CreateSlice( in ParseInstructionRhs()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | cudnn_conv_pad_for_tensor_cores.cc | 110 auto* sliced_result = add(HloInstruction::CreateSlice( in PadConv()
|
D | cudnn_conv_padding_legalization.cc | 379 HloInstruction::CreateSlice(backward_conv_shape, new_backward_conv, in CanonicalizeBackwardInputConvolution()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | fusion_test.cc | 229 auto slice12 = builder.AddInstruction(HloInstruction::CreateSlice( in XLA_TEST_F() 523 auto slice1 = builder.AddInstruction(HloInstruction::CreateSlice( in XLA_TEST_F()
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | cpu_instruction_fusion_test.cc | 468 HloInstruction::CreateSlice(slice_shape, param0, {0}, {4}, {2})); in TEST_F()
|