-
https://github.com/iree-org/iree/pull/18651 changed the lowering_config attribute used by the LLVMGPUVectorDistribute pipeline. The tuner needs to be updated to account for this.
-
@override
void initState() {
super.initState();
_jumpIndex = monthList.indexOf(DateFormat("yyyy-MM").format(DateTime.now()).toString());
if(widget.dateType == DateModel.DATE_TYPE_DA…
-
### What happened?
When joining two data-sources based on an ID column I noticed that the join was being performed outside the scope of the selected ID columns. It seems inner join finds _any_ matchi…
-
Didn't change anything, just launched and pressed Generate Image
```
Code block collapsed, click to show
```
```bat
Henlooo
python index.py --no-use_tuned --import_mlir --device_a…
-
Found this when trying to setup the .venv on Linux. But this happens for me on both `SHARK-1.0` and `sd-studio2` branches, on both Windows and Linux.
The workaround is to do `pip install mpmath==1.…
-
Installed latest version of AMD drivers. Graphics card is: 7900 XTX
```
No vmfb found. Compiling and saving to D:\nodeai shark\euler_scale_model_input_1_512_512_rocm_fp16.vmfb
Configuring for dev…
-
The ONNX operation `onnx.NonMaxSuppression` fails with `failed to legalize operation 'onnx.NonMaxSuppression'` during lowering, as reported in https://github.com/nod-ai/SHARK-Turbine/issues/812.
Mo…
-
Getting the following as of ad1a0f3 from the webui -- Adrenalin 23.9.3, RX 7900 XTX, SD 2.1 base, txt2img -- after clearing .vmfbs+shark_tank and doing `.\setup_venv.ps1 --force`
```
(shark.venv…
-
# Bringing up libshortfin CI and releases
## Overall Description
[libshortfin](https://github.com/nod-ai/sharktank/tree/main/libshortfin) is a C++ project providing serving oriented APIs atop th…
-
I installed shark 3.0 and trained Random forest, but it is really slow for me when the dataset is large. And [issue252] (https://github.com/Shark-ML/Shark/issues/252) suggested me to try shark 4.0.
…