Home
last modified time | relevance | path

Searched refs:CreateDynamicUpdateSlice (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddynamic_index_splitter.cc84 ? HloInstruction::CreateDynamicUpdateSlice( in Run()
Dtuple_points_to_analysis_test.cc660 builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in Run()
890 builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in TEST_F()
984 builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in TEST_F()
1014 auto dus = builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in TEST_F()
Dbuffer_liveness_test.cc643 builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in BuildModule()
799 builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in Run()
Dhlo_dataflow_analysis_test.cc2006 builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in TEST_F()
2049 builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in TEST_F()
2189 auto dus = builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in TEST_F()
2317 builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in TEST_F()
2358 builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in TEST_F()
2391 auto dus = builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in TEST_F()
Dhlo_creation_utils.cc172 return computation->AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in MakeDynamicUpdateSliceHlo()
Dhlo_instruction.cc517 CreateDynamicUpdateSlice(shape, operands(0), operands(1), in CreateFromProto()
1001 HloInstruction::CreateDynamicUpdateSlice( in CreateDynamicUpdateSlice() function in xla::HloInstruction
1465 clone = CreateDynamicUpdateSlice(shape, new_operands[0], new_operands[1], in CloneWithNewOperands()
Dhlo_instruction.h591 static std::unique_ptr<HloInstruction> CreateDynamicUpdateSlice(
Dhlo_evaluator_test.cc1898 b.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in TEST_P()
Dalgebraic_simplifier_test.cc3860 builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in TEST_F()
4595 builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in TEST_F()
Dhlo_parser.cc1297 builder->AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in ParseInstructionRhs()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_instruction_fusion_test.cc571 builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in TEST_F()
615 builder.AddInstruction(HloInstruction::CreateDynamicUpdateSlice( in TEST_F()