Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DSparseTensorUtils.cpp1218 void assertMatchesShape(uint64_t rank, const uint64_t *shape) const { in assertMatchesShape() function in __anon2f09016c0111::SparseTensorFile
1372 stfile.assertMatchesShape(rank, shape); in openSparseTensorCOO()