1. 00320af Merge pull request #886 from zlheui/update-distributed-cnn-cifar by Zhaojing Luo · 2 years, 7 months ago
  2. 37f3d84 Update README.md for cifar_distributed_cnn example by zhulei · 2 years, 7 months ago
  3. 5a9321f Merge pull request #885 from zlheui/run-rtx by Zhaojing Luo · 2 years, 7 months ago
  4. 0c01627 Running script for cifar_distributed_cnn example by zhulei · 2 years, 7 months ago
  5. ee7d44a Merge pull request #879 from zlheui/largedataset-cnn-new by Zhaojing Luo · 2 years, 8 months ago
  6. 1e68e96 update the README for largedataset_cnn example by zhulei · 2 years, 8 months ago
  7. f9373c6 Merge pull request #877 from zlheui/cifar-distributed-cnn by Zhaojing Luo · 2 years, 8 months ago
  8. 5de5e1e update the README for cifar_distributed_cnn example by zhulei · 2 years, 8 months ago
  9. 7a3a66e Merge pull request #874 from moazreyad/dev by Zhaojing Luo · 2 years, 8 months ago
  10. 6066c3d Create CITATION.cff by Moaz Reyad · 2 years, 8 months ago
  11. 695e8ef Merge pull request #873 from lzjpaul/sync-master by Zhaojing Luo · 2 years, 9 months ago
  12. 08ea20e Merge branch 'master' into 'dev' by zhaojing · 2 years, 9 months ago
  13. 93fd9da Merge pull request #872 from nudles/dev by Zhaojing Luo · 2 years, 9 months ago 3.2.0
  14. be37bdc update singa-cpu and singa-gpu conda meta.yaml by fredwang · 2 years, 9 months ago
  15. 40c6dd1 Merge branch 'master' of https://github.com/apache/singa into dev by fredwang · 2 years, 9 months ago
  16. 0f17228 Install nccl in dockerfile of manylinux2014-cuda10.2 to compile singa with nccl by fredwang · 2 years, 9 months ago
  17. 3ca846e Update setup.py for the nvcc compilation options for half float. by fredwang · 2 years, 9 months ago
  18. 9c0d5db Implement CPP axpy where the alpha is a Tensor. by fredwang · 2 years, 9 months ago
  19. 847eacb Merge pull request #870 from apache/dev by Zhaojing Luo · 2 years, 9 months ago
  20. de927ba Merge pull request #869 from zlheui/update-release-note by Zhaojing Luo · 2 years, 9 months ago
  21. 8cddaaf Update the release note for v3.2.0 by zhulei · 2 years, 9 months ago
  22. d767c51 Merge pull request #868 from NLGithubWP/add-key by Zhaojing Luo · 2 years, 9 months ago
  23. 3c3d6f2 Append public key of zhaojing into KEY by nailixing · 2 years, 9 months ago
  24. f010280 Merge pull request #866 from apache/dev by Wei Wang · 2 years, 10 months ago
  25. 4363aaf Merge pull request #867 from nudles/dev by Zhaojing Luo · 2 years, 10 months ago
  26. 03a1ba3 Fix the CI build error by downloading the tbb binaries by fredwang · 2 years, 10 months ago
  27. f76b2ae Merge pull request #865 from NLGithubWP/add-header by Zhaojing Luo · 2 years, 10 months ago
  28. 3d0d574 include the Apache license header for process_data.py by nailixing · 2 years, 10 months ago
  29. c115d3b Merge pull request #863 from NLGithubWP/rm-from-cifar-distributed by Zhaojing Luo · 2 years, 10 months ago
  30. 30c19e4 remove run-rtx.sh from cifar_distributed_cnn folder by nailixing · 2 years, 10 months ago
  31. 2ddf4aa Merge pull request #862 from lzjpaul/21-7-6-train-script by Wei Wang · 2 years, 10 months ago
  32. 451530a train script for cifar 10 distributed training by zhaojing · 2 years, 10 months ago
  33. 1b1c6dd Merge pull request #861 from lzjpaul/21-7-1-cnn-benchmark by Wei Wang · 2 years, 10 months ago
  34. 9461054 add benchmark.py for cifar_distributed_cnn by zhaojing · 2 years, 10 months ago
  35. 8a78b6b Merge pull request #860 from NLGithubWP/add-cifar10-multiprocess-autograd by Zhaojing Luo · 2 years, 10 months ago
  36. 3e11126 autograd for cifar10 multiprocess by nailixing · 2 years, 10 months ago
  37. 5016680 Merge pull request #859 from zlheui/sparsification_mnist by Zhaojing Luo · 2 years, 10 months ago
  38. 0d1af33 Adding MNIST sparsification to autograd by zhulei · 2 years, 10 months ago
  39. a1622a9 Merge pull request #855 from zlheui/updated-resnet by Zhaojing Luo · 3 years ago
  40. b9eb499 add resnet model in cifar_distributed_cnn by zhulei · 3 years ago
  41. 92d617b Merge pull request #854 from zlheui/updated-alexnet by Zhaojing Luo · 3 years ago
  42. 449ab35 add alexnet model in cifar_distributed_cnn by zhulei · 3 years ago
  43. fb13e50 Merge pull request #853 from naili-xing/cifar-distributed-cnn-new-folder by Zhaojing Luo · 3 years ago
  44. 8473014 autograd for mnist in cifar_distributed_cnn by nailixing · 3 years ago
  45. 8259e90 Merge pull request #852 from naili-xing/cifar-distributed-cnn-new-folder by Zhaojing Luo · 3 years ago
  46. 00c6fbc add autograd for xceptionnet in cifar_distributed_cnn by nailixing · 3 years ago
  47. 9e96ed9 Merge pull request #851 from zlheui/distributed-cnn-mnist-dataset by Zhaojing Luo · 3 years ago
  48. ee48750 data downloading for mnist by zhulei · 3 years ago
  49. 4dab111 Merge pull request #850 from zlheui/distributed-cnn-cifar-dataset by Zhaojing Luo · 3 years ago
  50. db64353 data downloading for cifar-10 by zhulei · 3 years ago
  51. 052f2e4 Merge pull request #849 from naili-xing/cifar-distributed-cnn-new-folder by Zhaojing Luo · 3 years ago
  52. f524f4f create folders for data modules for cifar_distributed_cnn by nailixing · 3 years ago
  53. 342efed Merge pull request #845 from naili-xing/cifar-distributed-cnn-script by Zhaojing Luo · 3 years ago
  54. e5f1ae5 script for distributed training of cifar-10 by nailixing · 3 years ago
  55. 4d7eccc Merge pull request #844 from naili-xing/cifar-distributed-cnn-multiprocess by Zhaojing Luo · 3 years ago
  56. 024cd8e add multiprocess distributed training for cifar-10 by nailixing · 3 years ago
  57. 7c4bc91 Merge pull request #843 from lzjpaul/cifar-distributed-cnn by Chris Yeung · 3 years ago
  58. b2456f2 add distributed training for cifar-10 using resnet by zhaojing · 3 years ago
  59. 5e432b6 Merge pull request #841 from redirus/benchmark-print-cnn by Wei Wang · 3 years, 1 month ago
  60. b822407 Update printing messages for CNN benchmark by yiyuan · 3 years, 1 month ago
  61. caa2baf Merge pull request #840 from chrishkchris/debug_largedataset_cnn by Zhaojing Luo · 3 years, 1 month ago
  62. 8e20fd0 debug largedataset_cnn by chrishkchris · 3 years, 1 month ago
  63. 358cf67 Merge pull request #839 from lzjpaul/cnn-benchmark by Chris Yeung · 3 years, 1 month ago
  64. 3b1dd14 Update the CNN example benchmark by zhaojing · 3 years, 1 month ago
  65. 336bb9b Merge pull request #838 from cuicanyeah/cnn-main by Zhaojing Luo · 3 years, 1 month ago
  66. 16f21e2 Training script that controls the training flow of CNN by Cui Can · 3 years, 1 month ago
  67. 3b7b198 Merge pull request #837 from zlheui/cnn-model by Zhaojing Luo · 3 years, 2 months ago
  68. 7d90b09 add comments for return values of CNN creation functions by zhulei · 3 years, 2 months ago
  69. 43b8d5b Merge pull request #836 from lzjpaul/cnn-autograd by Chris Yeung · 3 years, 2 months ago
  70. a24fcec Update cnn autograd by zhaojing · 3 years, 2 months ago
  71. a2606a7 Merge pull request #835 from KimballCai/dev by Zhaojing Luo · 3 years, 2 months ago
  72. b637f7d Update the MLP example by KimballCai · 3 years, 2 months ago
  73. 7ab8331 Merge pull request #834 from lzjpaul/cnn_argument_readme by Wei Wang · 3 years, 2 months ago
  74. 2ed8e08 Update the allowable values for the argument and README.md for two CNN examples by zhaojing · 3 years, 2 months ago
  75. ecbe155 Merge pull request #832 from chrishkchris/readme_data by lzjpaul · 3 years, 3 months ago
  76. 7765d4b Update README.md by Chris Yeung · 3 years, 3 months ago
  77. 35e156f Merge pull request #830 from apache/master by Joddiy Zhang · 3 years, 4 months ago
  78. ced9e9d Merge pull request #829 from chrishkchris/chrishkchris-patch-3 by Joddiy Zhang · 3 years, 4 months ago
  79. 818e437 Update conda.yaml by Chris Yeung · 3 years, 4 months ago
  80. 6155357 Merge pull request #828 from chrishkchris/LSTM20210115 by Joddiy Zhang · 3 years, 4 months ago
  81. ba515cd fix LSTM alert and bug by Chris Yeung · 3 years, 4 months ago
  82. 980ea11 Merge pull request #827 from chrishkchris/large_dataset by Joddiy Zhang · 3 years, 4 months ago
  83. 8b52cd7 Large dataset CNN by Chris Yeung · 3 years, 4 months ago
  84. 10b4fe6 Merge pull request #826 from apache/master by Joddiy Zhang · 3 years, 4 months ago
  85. 79014c7 Merge pull request #825 from joddiy/fix by Chris Yeung · 3 years, 4 months ago
  86. dde1838 fix the model of pad from bytes to str by joddiy · 3 years, 4 months ago
  87. bf7f26e Merge pull request #824 from chrishkchris/conda_cpu by Joddiy Zhang · 3 years, 4 months ago
  88. 9e8c96c Update README.md by Chris Yeung · 3 years, 4 months ago
  89. 39527f9 Update README.md by Chris Yeung · 3 years, 4 months ago
  90. c5703a0 Update README.md by Chris Yeung · 3 years, 4 months ago
  91. 2ba2ad2 Add cpu conda and add readme by Chris Yeung · 3 years, 4 months ago
  92. 86ef45e Merge pull request #823 from apache/master by Chris Yeung · 3 years, 5 months ago
  93. f04d197 Merge pull request #822 from chrishkchris/lstm11122020 by Joddiy Zhang · 3 years, 5 months ago
  94. e6dfeda fix lstm error by Chris Yeung · 3 years, 5 months ago
  95. d89f2f8 fix lstm error by Chris Yeung · 3 years, 5 months ago
  96. 8899ff7 Merge pull request #821 from apache/master by Chris Yeung · 3 years, 5 months ago
  97. 1862c72 Merge pull request #334 from XiangruiCAI/img_tool by Chris Yeung · 3 years, 5 months ago
  98. c728e66 Merge branch 'master' into img_tool by Chris Yeung · 3 years, 5 months ago
  99. cd50640 Merge pull request #820 from apache/master by Chris Yeung · 3 years, 5 months ago
  100. cdd0ae4 Merge pull request #819 from joddiy/superresolution by Chris Yeung · 3 years, 5 months ago