Searched refs:cppDimLevelTypes (Results 1 – 1 of 1) sorted by relevance
41 SmallVector<SparseTensorEncodingAttr::DimLevelType> cppDimLevelTypes; in mlirSparseTensorEncodingAttrGet() local42 cppDimLevelTypes.resize(numDimLevelTypes); in mlirSparseTensorEncodingAttrGet()44 cppDimLevelTypes[i] = in mlirSparseTensorEncodingAttrGet()46 return wrap(SparseTensorEncodingAttr::get(unwrap(ctx), cppDimLevelTypes, in mlirSparseTensorEncodingAttrGet()