You can see in the diff that at least what the option did changed:
```
parser.add_argument("-c", "--cache"
```
```
parser.add_argument("-c", "--no-dockerhub-cache"
```
Previously it was enable and now it is disable. Am I missing something?

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

Reply via email to