/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_rematerialization_test_utils.h | 71 auto slice_1 = builder.AddInstruction(HloInstruction::CreateSlice( 80 builder.AddInstruction(HloInstruction::CreateSlice(vec1_shape_, concat_2, 112 HloInstruction::CreateSlice(vec1_shape_, bcast, /*start_indices=*/{0}, 120 builder.AddInstruction(HloInstruction::CreateSlice(vec1_shape_, concat,
|
D | bfloat16_propagation_test.cc | 569 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F() 574 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F() 626 builder_cond.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 631 builder_cond.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 702 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F() 707 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F() 798 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F() 803 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F() 827 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F() 832 HloInstruction::CreateSlice(ShapeUtil::MakeShape(F32, {1, 1}), in TEST_F()
|
D | dynamic_index_splitter.cc | 79 auto slice = parent->AddInstruction(HloInstruction::CreateSlice( in Run()
|
D | all_reduce_contiguous.cc | 71 HloInstruction::CreateSlice(flat_shape, new_all_reduce, in ReplaceWithContiguousAllReduce()
|
D | dot_merger.cc | 206 HloInstruction* new_a = a->AddInstruction(HloInstruction::CreateSlice( in TryMergeSameOperand() 212 HloInstruction* new_b = b->AddInstruction(HloInstruction::CreateSlice( in TryMergeSameOperand()
|
D | all_to_all_decomposer.cc | 107 all_to_all->parent()->AddInstruction(HloInstruction::CreateSlice( in ExpandInstruction()
|
D | while_loop_concat_code_motion.cc | 106 HloInstruction* CreateSlice(HloInstruction* full_data, int64_t element_index, in CreateSlice() function 116 HloInstruction::CreateSlice(shape, full_data, starts, limits, in CreateSlice() 775 group.CreateSlice(concat_output, j, loop->parent()); in RewriteLoopWithConcatGroups() 936 auto slice = operand_group.CreateSlice( in RewriteLoopWithConcatGroups()
|
D | hlo_creation_utils.cc | 112 HloInstruction::CreateSlice(slice_shape, operand, start_indices, in MakeSliceHlo() 187 auto slice = computation->AddInstruction(HloInstruction::CreateSlice( in MakeDynamicSliceHlo() 217 auto slice = computation->AddInstruction(HloInstruction::CreateSlice( in MakeDynamicUpdateSliceHlo()
|
D | hlo_constant_folding_test.cc | 165 builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F()
|
D | buffer_assignment_test.cc | 1195 HloInstruction::CreateSlice(f32vec10_, negate, {0}, {10}, {1})); in TEST_F() 1227 HloInstruction::CreateSlice(f32vec10_, negate, {0}, {10}, {1})); in TEST_F() 1264 HloInstruction::CreateSlice(f32vec10_, tuple_element, {0}, {10}, {1})); in TEST_F() 1299 HloInstruction::CreateSlice(f32vec10_, negate, {0}, {10}, {1})); in TEST_F() 1331 HloInstruction::CreateSlice(f32vec10_, negate, {0}, {10}, {1})); in TEST_F() 1368 HloInstruction::CreateSlice(f32vec10_, negate, {0}, {10}, {1})); in TEST_F() 1915 auto root = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F()
|
D | hlo_rematerialization_test.cc | 355 builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 512 builder.AddInstruction(HloInstruction::CreateSlice( in TEST_P()
|
D | algebraic_simplifier_test.cc | 2627 builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 2709 builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 2760 HloInstruction* slice0 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 2766 HloInstruction* slice1 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 2771 HloInstruction* slice2 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 2776 HloInstruction* slice3 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 2781 HloInstruction* slice4 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 2786 HloInstruction* slice5 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 2791 HloInstruction* slice6 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() 2797 HloInstruction* slice7 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() [all …]
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/ |
D | gpu_fusion_test.cc | 76 slice_params.push_back(b.AddInstruction(HloInstruction::CreateSlice( in TEST_F()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | gpu_reduce_scatter_creator.cc | 70 rs_input = computation->AddInstruction(HloInstruction::CreateSlice( in Run()
|
D | cublas_pad_for_gemms.cc | 103 HloInstruction::CreateSlice(result_shape, new_dot, start_indices, in PadForGemm()
|
D | cudnn_pad_for_convolutions.cc | 119 auto* sliced_result = add(HloInstruction::CreateSlice( in PadConv()
|
D | gpu_conv_padding_legalization.cc | 391 HloInstruction::CreateSlice(backward_conv_shape, new_backward_conv, in CanonicalizeBackwardInputConvolution()
|
/external/armnn/src/backends/backendsCommon/ |
D | WorkloadFactoryBase.hpp | 235 std::unique_ptr<IWorkload> CreateSlice(const SliceQueueDescriptor& /*descriptor*/, in CreateSlice() function in armnn::WorkloadFactoryBase
|
/external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
D | spmd_partitioner_util.cc | 775 HloInstruction::CreateSlice(halo_shape, hlo, halo_start_indices, in ExchangeHalo() 798 concat_pieces.push_back(b->AddInstruction(HloInstruction::CreateSlice( in ExchangeHalo() 836 HloInstruction::CreateSlice(halo_shape, hlo, halo_start_indices, in ExchangeHalo() 961 HloInstruction::CreateSlice(slice_shape, concat, start_indices, in ExchangeHaloAndGetValidData() 1233 return builder->AddInstruction(HloInstruction::CreateSlice( in SliceFirstK()
|
D | fft_handler.cc | 342 return b->AddInstruction(HloInstruction::CreateSlice( in SliceValidData()
|
/external/armnn/include/armnn/backends/ |
D | WorkloadFactory.hpp | 355 virtual std::unique_ptr<IWorkload> CreateSlice(const SliceQueueDescriptor& descriptor,
|
/external/armnn/src/backends/neon/ |
D | NeonWorkloadFactory.hpp | 316 std::unique_ptr<IWorkload> CreateSlice(const SliceQueueDescriptor& descriptor,
|
/external/armnn/src/backends/reference/ |
D | RefWorkloadFactory.hpp | 340 std::unique_ptr<IWorkload> CreateSlice(const SliceQueueDescriptor& descriptor,
|
/external/armnn/src/backends/cl/ |
D | ClWorkloadFactory.hpp | 319 std::unique_ptr<IWorkload> CreateSlice(const SliceQueueDescriptor& descriptor,
|
/external/webrtc/rtc_base/ |
D | copy_on_write_buffer_unittest.cc | 310 TEST(CopyOnWriteBufferTest, CreateSlice) { in TEST() argument
|