Searched refs:OperandsToString (Results 1 – 3 of 3) sorted by relevance
765 static std::string OperandsToString( in OperandsToString() function787 << ", operands: " << OperandsToString(operands); in ExecuteImpl()850 /*operands=*/OperandsToString(operands)); in ExecuteImplAndMaybeLogQueryOfDeath()
1507 std::string OperandsToString(const HloPrintOptions& options) const;
3122 std::string HloInstruction::OperandsToString( in OperandsToString() function in xla::HloInstruction