backyes
backyes
E.g. ```shell root@linuxkit-025000000001:/Users/test/work/PocketFlow/learners# grep cifar_10 * -r nonuniform_quantization/bit_optimizer.py: if self.dataset_name == 'cifar_10': nonuniform_quantization/learner.py: if dataset_name == 'cifar_10': nonuniform_quantization/learner.py: if self.dataset_name == 'cifar_10': nonuniform_quantization/learner.py: if self.dataset_name == 'cifar_10': uniform_quantization/bit_optimizer.py: if self.dataset_name...
Good job on improving tensorflow on kubernetes for easy developing large scale training system. :-D After reading some tutorials, we found ElasticDL designs new PS architecture and distributed framework, and...
Hey there, DeepRec's documents currently focus mainly on internal architecture design and individual feature design/API. While this level of documentation is sufficient for senior customers, we highly recommend creating additional...
https://xiangshan-doc.readthedocs.io/zh_CN/latest/tools/xsenv/ details on building developing environment and it will abort within docker environment by default. Docker is perfered for releasing developing and runtime envrionments. I think Xiangshan's frontend development tools...