here if `fname` local path exists, then the newly downloaded file is silently 
deleted. We should probably raise a user warning saying that a local file by 
the same name exists and the downloaded file has not been saved.

It might also be better to first check for the presence of local file and then 
make the HTTP call in line 285. This way  we will prevent making unnecessary 
calls, instead of actually downloading the file and then deleting it.

[ Full content available at: 
https://github.com/apache/incubator-mxnet/pull/12572 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to