Searched refs:contract_dims_attr (Results 1 – 1 of 1) sorted by relevance
97 ElementsAttr contract_dims_attr, bool outer_dims_first, in ProcessDotArg() argument106 for (auto dim : contract_dims_attr.getValues<int64_t>()) { in ProcessDotArg()