Zhaojing Luo

Results 13 comments of Zhaojing Luo

Hello tinyAdapter, Thanks for your pull request! Could you please send the pull request to dev-postgresql branch? Also, could we keep in contact on these issues? You can send me...

> Due to [a bug in Ubuntu 22.04](https://bugs.launchpad.net/ubuntu/+source/google-glog/+bug/1991919), package `libgoogle-glog-dev` cannot be installed, which fails the Action workflow. > > As a temporary solution, the Ubuntu OS version in the...

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

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

Add a conditional judgement to decide whether use CPU or GPU and then apply the devices to datasets and models

https://github.com/apache/singa/commit/0a2d9b20c743b7b1501f1b50db32d36b00de85a0

modify line 114 for judging CPU and GPU in https://github.com/apache/singa/blob/dev/examples/cifar_distributed_cnn/train_cnn.py

This has been resolved in https://github.com/apache/singa/blob/dev/examples/cifar_distributed_cnn/train_cnn.py

release candidate commited to https://dist.apache.org/repos/dist/dev/singa/4.0.0.rc1/