Skip to main content

NO_RELATIONS

Static NO_RELATIONS 

Source
pub static NO_RELATIONS: &'static [TypeRelation]
Expand description

[] — explicit “no constraint” slot. Use this on ops whose type is attribute-driven (Cast), variadic (Concat, Split, Gemm), structural (Reshape’s output shape comes from an attribute), or whose I/O types are heterogeneous and lack a shared element-type bound (most role placeholders).