Home
last modified time | relevance | path

Searched refs:CreateDynamicReshape (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h904 static std::unique_ptr<HloInstruction> CreateDynamicReshape(
Ddynamic_dimension_inference_test.cc1269 builder.AddInstruction(HloInstruction::CreateDynamicReshape( in TEST_F()
Dhlo_instruction.cc762 instruction = CreateDynamicReshape( in CreateFromProto()
1458 HloInstruction::CreateDynamicReshape( in CreateDynamicReshape() function in xla::HloInstruction
Dhlo_parser.cc1355 builder->AddInstruction(HloInstruction::CreateDynamicReshape( in ParseInstructionRhs()