OneFlow-Benchmark icon indicating copy to clipboard operation
OneFlow-Benchmark copied to clipboard

Dev cnn ci e2e v3

Open ShawnXuan opened this issue 4 years ago • 0 comments

This PR provides:

  1. checking if the specified oneflow wheel present or not
  2. build oneflow wheel if not available, and upload to oss
  3. install oneflow and perform resnet50 training in container on host
  4. upload test result log to oss

TODO:

  • [ ] check docker image with compute platform and python version
  • [ ] auto generate report

ShawnXuan avatar Oct 28 '21 06:10 ShawnXuan