Searched defs:DotInfo (Results 1 – 2 of 2) sorted by relevance
37 struct DotInfo { struct43 explicit DotInfo(const HloInstruction& instr) { in DotInfo() argument
56 struct DotInfo { struct57 Shape lhs_shape;58 Shape rhs_shape;59 Shape result_shape;60 DotDimensionNumbers dim_nums;64 explicit DotInfo(const HloInstruction& instr) { in DotInfo() argument