IT Lackey

Results 22 comments of IT Lackey

My $0.02 would be onViewCreate but I like long descriptive naming. ;) And this would require many changes so probably not a good idea (and my .Net may be showing...

+1 for IPEX support Would it be possible to include oneAPI to support this? OpenCL is currently not working well with Intel GPUs. Vulkan may also be a decent option.

Having same issues. Setting SDK path helps but still having issues. OmniSharp will now load correctly but I still cannot launch a debug session. Any ideas is much appreciated!

Does the release of pytorch 2 support move things forward for Arc support?

You rock! Thank you for all the hard work on this project!

I found this while researching how this all works. https://intel.github.io/intel-extension-for-pytorch/xpu/latest/tutorials/examples.html It looks like there shouldn't be much to change, but I'm new to LLM/AI development. So I may be missing...

I'll have time in a few days and will give it a shot. We may also need to make some changes to the installer and/or docker image to load the...

Thank you @abhilash1910 , @oobabooga and all of you for making this happen! I will try to carve out some time this weekend to do some initial testing on the...

There is no overload for File.Exists to handle this issue. I am checking dynamic file paths and cannot (easily) use Directory methods for my use case. Any one have suggestions...