Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Oneflow fronted support more model and fix bug (apache#11321)
* add relay.f.frontend.fm_oneflow support cnns * support cuda * fix mobilenetv2 and reviews * fix: model without meta info * support eager and yolo, add test * fix: license * add: tutorials * fix: support new graph * fix some comments * refine * fix concat op convert bug * refine * refine * change cuda to cpu * fix bug * fix ci error in tvm * fix pylint check * delete useless file * add skimage package in docker * fix ci error * fix bug * add oneflow fronted test in ci * merge conflict * fix tutorial * try to find error in ci * revert * merge conflict * black oneflow * Delete from_oneflow.py * restruct oneflow fronted * support vision-transformer * black format * update black version and reformat * fix ci error * fix doc error * fix gpu fronted test failed Co-authored-by: hhhfccz <hjk1938927583@163.com>
- Loading branch information