beew

Results 44 comments of beew

Yes, I can confirm that the vp9 format doesn't exist for Chromium anymore. But this only happens in conjunction with using vdpau-va-driver-vp9 in a Nvidia environment, In another intel box...

Hi, I wonder if there is a way for rTorch to choose from among python and pytorch versions already installed in the system without conda. What I mean is like...

OK, it works just like r-tensorflow. use_python() will do the job

Actually I just tested with PyTorch-1.4 and it works.

Actually it works for PyTorch 1.6.0 as well (I have several pythons installed locally) , except for a small issue with reticulate https://github.com/rstudio/reticulate/issues/836#issuecomment-683352476 ``` R version 4.0.2 (2020-06-22) -- "Taking...

Sorry I should be clear this is ver92 from the dev ppa. ver91 in the beta ppa works.

> Looks that HW decode (VAAPI) doesn't work at all on NVIDIA in the recent 95 build... No problems in 93. Actually VAAPI doesn't work for Chromium 95 because there...

I have successfully built and run tensorflow1.8 and 1.9rc1 against cuda9.2+patch1 and cudnn 7.1, with python3.5 on Ubuntu 16.04. I installed cuda9.2 stuffs in a separate test folder (use the...

On Linux what if you add this line to .profile or .bashrc? ``` export MKL_THREADING_LAYER=GNU ``` Not sure if it has to do with TF, but MKL was much slower...

pip install setuptools wheel