Home
last modified time | relevance | path

Searched defs:tensors (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DCodegenEnv.cpp77 SmallVector<Value> tensors; // input tensors passed to loop emitter in startEmit() local
H A DLoopEmitter.h392 std::vector<Value> tensors; global() variable
[all...]
H A DLoopEmitter.cpp116 LoopEmitter::LoopEmitter(ValueRange tensors, StringAttr loopTag, bool hasOutput, in LoopEmitter() argument
[all...]
/llvm-project/mlir/unittests/Dialect/SparseTensor/
H A DMergerTest.cpp305 SmallVector<ExprId> tensors; member in __anon93a878f70111::MergerTestBase