Skip to content
Snippets Groups Projects
  1. Aug 06, 2020
    • Shenghang Tsai's avatar
      Dev pure cpu (#3398) · 47aba214
      Shenghang Tsai authored
      
      * cmake dont panic when build cuda
      
      * naive changes
      
      * fix cudaMemcpyKind
      
      * fix acc actor
      
      * fix actor
      
      * fix gdb
      
      * fix vm
      
      * fix work type
      
      * fix cuda type
      
      * fix cuda type
      
      * fix collective backend
      
      * fix global scope
      
      * amp
      
      * rm PackKernelUtil gpu
      
      * fix log
      
      * fix rand
      
      * fix sync size
      
      * fix allocator
      
      * fix vm
      
      * fix kernel
      
      * fix kernel
      
      * fix kernels
      
      * fix kernel
      
      * fix softmax
      
      * fix kernels
      
      * fix reshape kernels
      
      * add workaround
      
      * try fix symbol not found
      
      * fix vm
      
      * fix vm
      
      * fix jpeg
      
      * fix broadcast gpu
      
      * fix broadcast like
      
      * fix transpose
      
      * fix matmul
      
      * fix CopyElemOnGpu
      
      * fix sigmoid
      
      * fix sigmoid and softmax
      
      * fix relu
      
      * fix sparse cross entropy
      
      * fix kernels
      
      * fix tanh
      
      * fix same padding
      
      * fix softmax
      
      * fix undefined symbol: gzgets
      
      * fix CopyField
      
      * fix scalar add
      
      * fix CopyNDGpuImpl
      
      * copier
      
      * fix slice boxing
      
      * fix mem copier
      
      * fix zero like
      
      * fix acc actor
      
      * fix dev pure cpu (#3410)
      
      * add pure cpu message
      
      * add default for src dir in ci
      
      * add cpu workflow
      
      * fix extra_oneflow_cmake_args
      
      * fix link problem add update readme
      
      * fix _GetDefaultConfigProto
      
      * use gpu
      
      * rm default value for gpu dev num
      
      * rm cpu ci
      
      * check in skip code
      
      * refine ci and add back
      
      * add arg for appendix
      
      * fix env arg
      
      * fix env arg
      
      * rm make nccl
      
      * add back to pass gpu ci
      
      * get with cuda in py
      
      * fix fmt
      
      * fix test kernels
      
      * fix activation
      
      * add skips
      
      * fmt
      
      * skip all reduce
      
      * fix assign
      
      * fix bn
      
      * fix bn
      
      * rm tmp_wheel
      
      * rm tmp_wheel
      
      * move clean up
      
      * for CPU-only OneFlow make gpu_device_num equivalent to cpu_device_num
      
      * change warning to info
      
      * only run 3 iters for cpu
      
      * skip bert for cpu
      
      * fix check
      
      * add warning
      
      * add cpu Integration test
      
      * Dev pure cpu test cases (#3422)
      
      * fix test cpu cases
      
      * change os.getenv('ONEFLOW_TEST_CPU_ONLY') == 'True' to os.getenv('ONEFLOW_TEST_CPU_ONLY')
      
      * print traceback for info and warning
      
      * fix test cpu cases
      
      * add more info on why skip check of resnet
      
      * skip gan in cpu
      
      Co-authored-by: default avatartsai <caishenghang@1f-dev.kbaeegfb1x0ubnoznzequyxzve.bx.internal.cloudapp.net>
      Co-authored-by: default avatartsai <caishenghang@oneflow.org>
      Co-authored-by: default avataroneflow-bot <69100618+oneflow-bot@users.noreply.github.com>
      Co-authored-by: default avatarJackieWu <wkcn@live.cn>
      Co-authored-by: default avatarOuYang Yu <xuanjiuye@gmail.com>
    • Shenghang Tsai's avatar
    • Juncheng's avatar
  2. Aug 05, 2020
  3. Aug 04, 2020
  4. Aug 03, 2020
  5. Aug 02, 2020
  6. Aug 01, 2020
  7. Jul 31, 2020