Ettore Tiotto

Results 18 comments of Ettore Tiotto

Working on `GahterND`. PR is https://github.com/onnx/onnx-mlir/pull/1382.

@gongsu832 should ` -j$(nproc)` be `-j${nproc}` ?

@gongsu832 I am aware that the ZDNN library isn't meant to be built on Mac and I wasn't intentionally attempting to build it. What I did was to pull the...

@tungld do you have a reduced test case that can be used to reproduce the issue. The information provided in this issue is not sufficient to reproduce the problem.

Question: why do we need to clone the kernel and device functions into a new module ? I do not understand the motivation for this PR fully. I am thinking...

Also, this is a very large PR. Would it be possible to split it to make code review easier please ?

> Is it possible to write a test? @jlebar I have added a lit test in `coalesce.mlir`

You might be able to hack the SYCL-MLIR branch. However note that, currently, we aren't actively developing that branch any longer. FYI @sommerlukas