Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp1319 /// - gatherDims are the dims along which the gather occurs. in verify() local
1276 inferResultType(RankedTensorType sourceType,RankedTensorType indicesType,ArrayRef<int64_t> gatherDims,bool rankReduced) inferResultType() argument