Tags: Clownsw/torch-mlir
Tags
[Torch-Dialect] emit aten.narrow.Tensor op and decompose it to aten.n… …arrow op (llvm#2297)
Fixes Windows DLL crash (llvm#2321) * explicit inliner extension * fixed import formatting
Fixes Windows DLL crash (llvm#2321) * explicit inliner extension * fixed import formatting
Don't crash when the input to aten.copy is unranked (llvm#2307) This can happen when the input comes from an unsupported operator
lib/Conversion/TorchToTosa/TorchToTosa.cpp: Fix legalization of compa… …rions where the input type is bool (llvm#2304)
update PyTorch version to 2.1.0.dev20230715 (llvm#2311) - torch version: 2.1.0.dev20230715 - torch commit hash: 6db8e8b9b7ae2232c3ab0eb7fe19830357695c7d - torchvision version: 0.16.0.dev20230715 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>
update PyTorch version to 2.1.0.dev20230714 (llvm#2308) - torch version: 2.1.0.dev20230714 - torch commit hash: d257917ad4e5bb1b848f7857026191b61efb2294 - torchvision version: 0.16.0.dev20230714 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>
TorchToTosa: Legalization for torch.aten.sqrt (llvm#2234)
Filter out empty strings while generting function signature
PreviousNext