Searched defs:dot_op (Results 1 – 3 of 3) sorted by relevance
166 nir_def *dot_op = nir_ushr(b, nir_imm_int(b, 0x01010101), shift); in summarize_repack() local181 nir_def *dot_op = nir_ushr(b, nir_imm_int64(b, 0x0101010101010101), shift); in summarize_repack() local
3928 auto dot_op = op::Dot(lhs, rhs); in TEST_F() local3980 auto dot_op = op::Dot(lhs, rhs); in TEST_F() local9988 const HloInstruction* dot_op = FindInstruction(module.get(), HloOpcode::kDot); in TEST_F() local
1766 auto dot_op = cast<mhlo::DotOp>(old_op); in ConvertDotOp() local