Home
last modified time | relevance | path

Searched refs:CreateReducePrecision (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h624 static std::unique_ptr<HloInstruction> CreateReducePrecision(
Dhlo_instruction.cc392 instruction = CreateReducePrecision( in CreateFromProto()
1035 HloInstruction::CreateReducePrecision(const Shape& shape, in CreateReducePrecision() function in xla::HloInstruction
Dhlo_parser.cc2169 builder->AddInstruction(HloInstruction::CreateReducePrecision( in ParseInstructionRhs()