-
### 请问在MLIR转F32模型时报以下的错,是否有具体的错误提示或者解决方法呢?
[Running]: tpuc-opt C-3PO_vgg16bn_mtf_msf_deeplabv3_bm1684_f32_final.mlir --codegen="model_file=C-3PO_vgg16bn_mtf_msf_deeplabv3_1684_f32.bmodel embed_de…
-
### What happened?
Error log:
```
(turb.env) PS C:\Users\eagarvey\SHARK\SHARK-Turbine> iree-compile --iree-input-type=torch --iree-vm-bytecode-module-output-format=flatbuffer-binary --iree-hal-ta…
-
The new cfToHandshake pass implementing fast token delivery exposes an error in the --handshake-minimize-lsq-usage pass. A screenshot of the error message along with one handshake.mlir triggering the …
-
Hi, I am trying to use ClangIR to emit MLIR code from a C file. This is simple test that already fails (called `test.c`):
```C
void foo(int i) {}
int main(void) {
foo(2);
return 0;
}
…
-
-
### Request description
Currently the tests related to encodings we have are written with using alias. It reduces a lot of visual noise. However, it is not implemented in printer, so the IR dumps sti…
-
```
./bin/reuse-opt ../reuse-mlir/test/integration/basic/list_of_i32.mlir -reuse-ir-closure-outlining -reuse-ir-token-reuse -reuse-ir-infer-union-tag -reuse-ir-expand-control-flow=outline-nested-rele…
-
### Bug description
See code.
### Steps to reproduce
```mojo
var a = String("abcd")
var val = __mlir_op.`pop.cast`[
_type = __mlir_type[`!pop.scalar`]
](a[1])
```
### System information
…
-
Add support for stable_hlo and with unit tests in tt_xla and tt_torch
-
--chip bm1684x 可以通过,cv183x 报错
==---------------------------==
GmemAllocator use FitFirstAssign
[Success]: tpuc-opt yolov5s_cv183x_f16_tpu.mlir --mlir-disable-threading --strip-io-quant="quant_inpu…