Searched defs:srcTp (Results 1 – 5 of 5) sorted by relevance
884 const auto srcTp = tryGetSparseTensorType(srcTensor); in matchAndRewrite() local 982 const auto srcTp = getSparseTensorType(srcTensor); matchAndRewrite() local 1505 const auto srcTp = getSparseTensorType(src); matchAndRewrite() local [all...]
479 const auto srcTp = getSparseTensorType(op.getInputCoo()); in matchAndRewrite() local 672 const auto srcTp = getSparseTensorType(op.getTensor()); in matchAndRewrite() local
439 for (int i = batchLvls, e = srcTp.getRank(); i < e; i++) in getReassociationForFlattening() argument
153 const Type srcTp = value.getType(); in genCast() local
1361 const auto srcTp = getSparseTensorType(getTensor()); verify() local 1860 const auto srcTp = getSparseTensorType(it.value()); verify() local