Home
last modified time | relevance | path

Searched refs:assertPermutedSizesMatchShape (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DSparseTensorUtils.cpp103 assertPermutedSizesMatchShape(const std::vector<uint64_t> &dimSizes, in assertPermutedSizesMatchShape() function
557 assertPermutedSizesMatchShape(coosz, rank, perm, shape); in newSparseTensor()
586 assertPermutedSizesMatchShape(permsz, rank, perm, shape); in newSparseTensor()