Searched defs:indicesType (Results 1 – 2 of 2) sorted by relevance
925 ShapedType indicesType = in parseSparseElementsAttr() local961 ShapedType indicesType; in parseSparseElementsAttr() local
62 auto indicesType = RankedTensorType::get({1, 2}, IntegerType::get(64, ctx)); in getTestSparseElementsAttr() local