Chao

Results 5 issues of Chao

I think the latest jetson tx2 is cuda 10.0, but the tutorial install the tensorflow with cuda9.0, so when I import tensorflow, I met the following error: ------------------------------- ImportError: libcublas.so.9.0:...

hi, andy I follow the document about running on EC2 steps as follows but failed to ant build sudo vim /etc/apt/sources.list deb http://archive.canonical.com/ubuntu lucid partner deb-src http://archive.canonical.com/ubuntu lucid partner sudo...

…ave been fixed in ROCm 5.2, no need to skip in the unit test. @hawkinsp

Hi, when I build this tutorial, I failed due to download_resource hasn't make_mnist_db command. Any idea? Thanks! $ make -- Configuring done -- Generating done -- Build files have been...

Hi thanks for sharing this solution @mahyarnajibi @ashafahi In your paper you define the backward step as the following: ![Screenshot 2020-01-05 at 22 41 13](https://user-images.githubusercontent.com/913790/71787170-80640200-300c-11ea-89af-8ae5588ff863.png) I wonder how this equation...