Tristan T

Results 6 comments of Tristan T
trafficstars

> To run it under CPU, you need to modify the run.bat like this: `.\python_embeded\python.exe -m pip uninstall torch torchvision torchaudio torchtext functorch xformers -y .\python_embeded\python.exe -m pip install torch-directml...

> Hey @trirpi, > > Thanks for starting this. Is this already functional or still a work in progress? > > Couple comments on the coding style (sorry this should...

Seems to work quite well now. One enhancement would be keeping the same place in view when zooming. So, I'll still try to do that. It might also be nice...

Still having this problem currently on Windows. Any clue on how to build `onnxruntime.lib` yourself? Would it suffice to follow these [onnxruntime inferencing build instructions](https://onnxruntime.ai/docs/build/inferencing.html) from within the ThirdParty directory...

Oh I see, didn't notice that part of the README was related to this issue. I did follow it but seems like I missed an error. Had to install python...

I wouldn't call myself an expert, but seems like you're using Clang. There's also Clang on Windows, I've never used it. On Windows, you need to use clang in conjunction...