Hi,
I am experiencing problems using amp from apex on 3D convolutionnal layers.
I don't think it's working correctly for me.
I didn't observe any improvments using the amp rather than without it.
I ran my model on two titan V one run with amp_handle = amp.init(enabled=True) and one with amp_handle = amp.init(enabled=False).
Alternatively is there a way to plot or log when the FP16 has been used with amp ?
Best
Hi,
I am experiencing problems using amp from apex on 3D convolutionnal layers.
I don't think it's working correctly for me.
I didn't observe any improvments using the amp rather than without it.
I ran my model on two titan V one run with amp_handle = amp.init(enabled=True) and one with amp_handle = amp.init(enabled=False).
Alternatively is there a way to plot or log when the FP16 has been used with amp ?
Best