Naman Jain

Results 11 comments of Naman Jain
trafficstars

@vinhngx Have you also prepared a script with mixed precision support for running inferences?

@vinhngx I am using this script for mixed precision training (on multiple gpus). However, it dosen't work well with O2, and O3. See [#227](https://github.com/NVIDIA/apex/issues/227). For O1, my gpus memory usage...

@romainastie I am facing the same issue, and I am running Ubuntu 20.04 I already have the command line utilities of gdal. And I have never used anaconda on my...

@vr25 were you able to find a solution? @vinhngx do you know how to resolve this?

@vr25 [this](https://github.com/NVIDIA/apex/issues/86#issuecomment-455620478) solved the issue for me.

Automatic Mixed Precision package is now available within Pytorch (1.6 unstable develope preview). Check [this](https://pytorch.org/docs/master/amp.html) out.

Hi @grapemaidaa thanks for raising the issue. Can you share minimalist code to reproduce the issue?

@Mominno thanks for raising the issue. We will take a look :) Or, if you prefer to become a contributor as well, feel free to open a PR :)

@MC1016 thanks for reporting. Can you share minimalist code to reproduce the issue?

@SaberTawfiq I didn't fully get what the exact issue is. Can you write it in a short sentence? Thanks