pub static MATMUL_BINARY: &'static [TypeRelation]Expand description
MatMul / Dot — both inputs and the output share an element
type; shape is matmul-specific and stays unconstrained until a
Custom shape relation lands.
pub static MATMUL_BINARY: &'static [TypeRelation]MatMul / Dot — both inputs and the output share an element
type; shape is matmul-specific and stays unconstrained until a
Custom shape relation lands.