-
This error is generated trying to run colab demo (step 3)
https://colab.research.google.com/drive/1k2Zod6kSHEvraybHl50Lys0LerhyTMCo?usp=sharing
and any other code attempts give the same error
Any…
-
see https://github.com/EnzymeAD/Reactant.jl/pull/249
```mlir
module attributes {transform.with_named_sequence} {
func.func @main(%arg0: tensor) -> tensor {
%c = stablehlo.constant dense : tenso…
-
**REPRODUCER**
```mlir
func.func @vectorization_test(%extracted_slice : tensor, %arg0: index, %arg2: index, %3: tensor, %4: tensor) -> tensor{
%c0 = arith.constant 0 :index
%8 = linalg.generic {…
-
Please solve step by step
Traceback (most recent call last):
File "/content/Real-ESRGAN/inference_realesrgan_video.py", line 10, in
from basicsr.archs.rrdbnet_arch import RRDBNet
File …
-
Any indexing map that contains negative multiplicative coefficients will crash due to an assertion [here](https://github.com/llvm/llvm-project/blob/main/mlir/lib/Dialect/Linalg/Utils/Utils.cpp#L68). S…
-
python app_flux.py --offload --fp8
a lot of these same type error,
.......
While copying the parameter named "double_blocks.15.img_mlp.2.weight", whose dimensions in the model are torch.Size([…
-
The `lowering_config` attribute can be attached to linalg ops to configure them outside of the heuristic in `KernelConfig.cpp`.
For example:
```mlir
%17 = linalg.generic {indexing_maps = [aff…
kuhar updated
7 hours ago
-
-
```
{
"name": "ModuleNotFoundError",
"message": "No module named 'model_functions'",
"stack": "---------------------------------------------------------------------------
ModuleNotFoundError …
-
### System Info
N/A
### Information
- [ ] The official example scripts
- [ ] My own modified scripts
### Reproduction
The image on the first page of the huggingface docs (https://huggi…