Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/unittests/Dialect/SparseTensor/
H A DMergerTest.cpp111 static std::shared_ptr<Pattern> tensorPattern(unsigned tensorNum) { in tensorPattern() function
397 auto p0 = tensorPattern(t0); \
398 auto p1 = tensorPattern(t1); \
430 auto p0 = tensorPattern(t0); \
431 auto p1 = tensorPattern(t1); \
460 auto p0 = tensorPattern(t0); \
461 auto p1 = tensorPattern(t1); \
462 auto p2 = tensorPattern(t2); \
501 auto p0 = tensorPattern(t0); \
502 auto p1 = tensorPattern(t1); \
[all …]