Douglas K. G. Araujo

Results 12 comments of Douglas K. G. Araujo

Hi Alejandro - congratulations on the EthicalML's work with the Kompute. It really does simplify the use of Vulkan. One suggestion that I think could help you guys take it...

Many thanks for the positive feedback, @axsaucedo. Pytorch does indeed seem like a good place to start, although of course TensorFlow also would come with an ecosystem of functionalities. Now,...

Hi @JingyuHe - you can use the python install via the package `reticulate`. The code below might be a good start, and the following cheat sheet could help you integrate...

Hi @dfalbel, just an update on the issue of the Metal PyTorch working on AMD GPUs. Apparently that is not the case - I did a (admittedly quick) test and...

> Hi @dkgaraujo ! I am not sure if they are going to enable it for the released version but it should be possible if compiling PyTorch from source as...

For Mac/Windows users: a quick fix to get your feet wet while a version in pip is being prepared is to use the model in Google Colab, or if you...

Thanks for the pointer, I'll take a look at that. Perhaps there is also some library that bridges dependencies on OpenCL to the Metal framework, since if I recall correctly...

[That was my source](https://www.geeks3d.com/20180605/apple-announces-that-opengl-and-opencl-will-be-deprecated-in-macos-10-14-mojave/). I am trying to find an easy guide to help me change the relevant parts of the code from OpenCL to Metal but I couldn't find...

Hi @iperov! So, I actually went and installed LiteNN on my Ubuntu 20.04 machine with AMD Radeon 8670M GPU. However, also there I found an error after calling `litenn.test.all()`: `litenn.core.minicl.api.OpenCL.CLException:...