Gustavo Ye

Results 16 comments of Gustavo Ye

Hi @q82419 , I think the codecov without the wasi-nn openVINO backend is already generated in the `build.yml`?

> Hi @gusye1234 If you want to test the PyTorch part, you can temporarily remove the other workflow files/jobs. Then add them back once you finish the PyTorch workflow. This...

Hi! Since this implementation is changed due to some pull requests, the same random seed can't ensure you can have the same results like the ones in README. If you...

Hi, I'm not sure why you are facing this problem. If it's caused by RAM, then even if I share an adj_mat with you can't really solve that. If you...

You should remove the `sudo` and try it

Can you paste your command here? Also, try to use `python -m pip install pandas` and `python main.py ...` to see the result. Maybe that will work.

Yeah, auto detection features seems a little bit weird that is not detecting on the fly. I think the user have to use the split command to split some contents...

Cool. For personal usage, I would like to add a configuration for the downloading path. I can draft a PR for that.