Phoebe Chen

Results 5 issues of Phoebe Chen

This pull request supports X32-Transpose RVV microkernels with different tile sizes and incorporates them into the XNNPACK framework.

We would like to contribute rvv GELU in XNNPACK. Does the XNNPACK plan to support GELU (related APIs, scalar code and TFLite delegation, etc.) ? This is required for bert...

I obtained model.onnx from MLPerf in the first step and used 1. `iree-import-onnx model.onnx -o model.mlir` convert success Then I used 2. `iree-compile --iree-input-type=onnx model.mlir --compile-to=input ` I've got error...

bug 🐞
integrations/onnx

This PR adds support for direct serialization of LLVM IR textual representation from the module, eliminating the need for developers to use the llvm-dis tool to convert bitcode into human-readable...