-
## SHARK Studio Roadmap
This project establishes and tracks a plan for phased releases of the SHARK Studio WebUI.
There are three objectives of this roadmap:
- Define product features, support…
-
### What happened?
Compilation to llvm-cpu fails with error: One or more operations with large vector sizes (8192 bytes) were found
Input IR:
```
#map = affine_map (d0, d2, d3)>
#map1 = affine_map…
-
Since I wired up the original build support, I added a mode where this project could have a hard dependency on iree for getting the iree-dialects (we have frontend dialects and standalone, not-yet-ups…
-
### What happened?
This issue seen while debugging some other failures in ONNX model. For the give IR
```mlir
module {
func.func @torch_jit(%arg2: !torch.vtensor) -> !torch.vtensor attributes {tor…
-
### What happened?
terminal output:
```
2024-06-09 12:35:49.949317: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floa…
-
pytorch-3dunet_vaiq_int8
fails at iree-compile
pytorch-3dunet_vaiq_int8.default.onnx.torch.mlir:2346:13: error: failed to legalize operation 'torch.operator' that was explicitly marked illegal…
-
Sample IR shown below produces two dispatches. For `linalg_ext.scatter` we need to support fusion with transposition and collapse / expand. We do this as `arg0` could be created via a concatenation of…
-
I see `mlir::registerAllDialects(registry);` used in the stablehlo tools (i.e. [here](https://github.com/openxla/stablehlo/blob/main/stablehlo/tools/StablehloTranslateMain.cpp#L163)). This brings in a…
-
Tracking op support for TorchToLinalg lowering. The ops are ordered based on priority (highest -> lowest) in each section.
**IMPORTANT:** Mark ops you are working on by hovering over it in the list…
-
### Request description
In this issue,
https://github.com/nod-ai/SHARK-Platform/issues/264
I encountered an error message that looked like
```
ValueError: :0: NOT_FOUND; HAL device `__device_0` no…