Searched defs:tensorShape (Results 1 – 3 of 3) sorted by relevance
34 ArrayRef<int64_t> tensorShape = getInput().getType().getShape(); in verify() local 69 ArrayRef<int64_t> tensorShape = getOutput().getType().getShape(); in verify() local 157 ArrayRef<int64_t> tensorShape = tensorType.getShape(); in verifyNTTOp() local
289 getPositionFromIndex(int64_t index, llvm::ArrayRef<int64_t> tensorShape) { in getPositionFromIndex()303 llvm::ArrayRef<int64_t> tensorShape) { in getIndexFromPosition()
191 mlir::RankedTensorType::get(tensorShape, attributeElementType); in tryCreatingGlobal() local