Jiahong Bi

Results 12 comments of Jiahong Bi

Hello from 2024. I had a similar issue, but I installed the pre-built torch-mlir by following the instructions from the official repo. Just to notice that I have to use...

Is there any solution for this yet? I'm stuck here as well. No matter how I tried to run the first cell it always return an error: ``` cell1.sc:2: object...

Magic happens when I restarted the notebook. lol

> I haven't a link to any out-of-tree documentation, but the presentation @yu810226 gave at ISFPGA 2021 is available here: https://youtu.be/ZUgrOvpTtGc?t=1235 This video is no more there.

Thanks @mortbopet, the changes are pushed ;)

> @HahaLan97 your changes already LGTM - did you request a re-review because you want me to merge the changes? Actually, I was trying to notify another reviewer and accidentally...

I found out that from the beginning, which I mean the mlir program generated from torch-mlir, has this generic op, which input and output are in different shapes as this:...

> > I found out that from the beginning, which I mean the mlir program generated from torch-mlir, has this generic op, which input and output are in different shapes...

Well, it's better using these with any project which takes `llvm-project` as a sub-module. Also if one wants to build `llvm` itself.

> > Well, it's better using these with any project which takes `llvm-project` as a sub-module. Also if one wants to build `llvm` itself. > > There maybe someone without...