singa icon indicating copy to clipboard operation
singa copied to clipboard

Save the downloaded datasets to local directory

Open lzjpaul opened this issue 3 years ago • 2 comments

In cnn and cifar_distributed_cnn examples, the downloaded files are in the /tmp directory, which may be lost after the machine is restarted.

lzjpaul avatar Dec 06 '22 03:12 lzjpaul

add an arguments for local directory and then save the downloaded files to this directory

lzjpaul avatar Feb 18 '23 08:02 lzjpaul

changed in example folder https://github.com/apache/singa/tree/dev/examples/cnn/data and https://github.com/apache/singa/tree/dev/examples/cifar_distributed_cnn/data

lzjpaul avatar Feb 19 '23 11:02 lzjpaul

resolved

lzjpaul avatar Sep 14 '24 10:09 lzjpaul