mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-24 12:10:09 +01:00
9db97366eb10f2320995b304a4b9c5ee3d2a4c02
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9615938 * add init and make demo compatible * make demo compatible * fix comments * add distilled ut * Merge remote-tracking branch 'origin/master' into ofa/bug_fix * fix sample collate bug * Merge remote-tracking branch 'origin/master' into ofa/bug_fix # Conflicts: # tests/pipelines/test_ofa_tasks.py * Merge remote-tracking branch 'origin/master' into ofa/bug_fix * fix sample collate bug
[to #43727050] remove decord from requirements and print installation hint when using specific model
Introduction
ModelScope library is targeted to support training, evaluation and inference for the state of the art models provided by Mind and further support third-party models provided by users outside alibaba.
Design doc
Please refer to alidoc link
Development doc
Please refer to develop.md
ChangeLog
- 20/05/2022 First release version
Refer to change_log.md for more details
Description
Languages
Python
98.7%
Cuda
0.8%
C++
0.4%