Oneflow-Inc / OneFlow-Benchmark

OneFlow models for benchmarking.
104 stars 31 forks source link

Dev cnn ci e2e v3 #227

Open ShawnXuan opened 2 years ago

ShawnXuan commented 2 years ago

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: