Pack paddle.dataset cache dir into Docker image
Created by: wangkuiyi
When I am running Chapter 2. Recognize Images on my laptop, the data downloading process timed out:
Can we
- run the extracted Python programs of all chapters so to download and cache required datasets,
- pack these datasets into our Docker image?
I am not sure if we'd have to change the cache dir.