Searched refs:CreateBitcastConvert (Results 1 – 4 of 4) sorted by relevance
72 auto cast = builder.AddInstruction(HloInstruction::CreateBitcastConvert( in BuildBodyComputation()
529 static std::unique_ptr<HloInstruction> CreateBitcastConvert(
1024 HloInstruction::CreateBitcastConvert(const Shape& shape, in CreateBitcastConvert() function in xla::HloInstruction1458 clone = CreateBitcastConvert(shape, new_operands[0]); in CloneWithNewOperands()
814 HloInstruction::CreateBitcastConvert(shape, operands[0])); in ParseInstructionRhs()