Searched refs:CreateDynamicReshape (Results 1 – 4 of 4) sorted by relevance
1276 builder.AddInstruction(HloInstruction::CreateDynamicReshape( in TEST_F()
1019 static std::unique_ptr<HloInstruction> CreateDynamicReshape(
941 instruction = CreateDynamicReshape( in CreateFromProto()1757 HloInstruction::CreateDynamicReshape( in CreateDynamicReshape() function in xla::HloInstruction
1732 return builder->AddInstruction(HloInstruction::CreateDynamicReshape( in CreateInstruction()