wenmeng.zwm
|
266851bbbb
|
Merge branch 'master-gitlab' into master-github
|
2 years ago |
mulin.lyh
|
87fcd28c4c
|
add ci tag to cicases
|
2 years ago |
wenmeng.zwm
|
c638acbeda
|
fix merge conflict
|
2 years ago |
mulin.lyh
|
384377b8f5
|
* [to #45486649]feat: modelscope model version use model repo tag, unsupport branch or commit it, client user-agent header unified
|
2 years ago |
wenmeng.zwm
|
ca7189e77a
|
add dummy git config
|
3 years ago |
wenmeng.zwm
|
e7b37b09d4
|
do linter test only in alibaba internal env
|
3 years ago |
wenmeng.zwm
|
fabb4716d4
|
[to #44610931] fix: add device usage when device is None or empty
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10039848
* add device usage when device is None or empty
* update docker env
|
3 years ago |
mulin.lyh
|
83dbf71302
|
[to #44702084]fix: ci pip install domain in single commands, find with requirement install failed is complicated.
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10019738
* [to #44702084]fix: ci pip install domain in single commands, find with requirement install failed is complicated.
|
3 years ago |
mulin.lyh
|
042cff7d68
|
[to #44702084]fix: ci pip install domain in single commands, find with requirement install failed is complicated.
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10014958
* [to #44702084]fix: ci pip install domain in single commands, find with requirement install failed is complicated.
|
3 years ago |
mulin.lyh
|
9e14d6727b
|
[to #44571845]fix: ci support multiple image
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9974293
|
3 years ago |
mulin.lyh
|
12698b31a0
|
[to #44340132] fix: ci case run out of gpu memory
|
3 years ago |
xingjun.wxj
|
44033290d4
|
[to #42322933]MsDataset 支持上传数据集压缩包和meta
1. MsDataset支持upload数据文件(压缩包)
2. MsDataset支持clone和upload meta data
3. 使用MsDataset.load()下载数据集,支持web端显示数据集下载计数
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9831232
|
3 years ago |
mulin.lyh
|
01bb751425
|
[to #43653669]feat: auto build docker images
auto build docker images
aone 任务: https://test.aone.alibaba-inc.com/jobs/1824567?buildId=143470479
修改任务分支
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9566518
* [to #43653669]feat: auto build docker images
|
3 years ago |
mulin.lyh
|
3272b2755c
|
[to #43909247]fix: access token in code, move to environment
move access token to environment variable.
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9681287
* [to #43909247]fix: access token in code, move to environment
|
3 years ago |
mulin.lyh
|
d2a5a63fd8
|
[to #43859920]fix: ci test TEST_LEVEL is no effort
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662219
* [to #43859920]fix: ci test TEST_LEVEL is no effort
* [to #43859920]fix: ci test TEST_LEVEL is no effort
|
3 years ago |
wenmeng.zwm
|
c539811deb
|
[to #43115513] remove repeated cv task
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9617409
|
3 years ago |
mulin.lyh
|
47dda0a5f9
|
[to #43698011]feat: login with access token
|
3 years ago |
Yingda Chen
|
f581ad2eb4
|
[to #43525415]fix: fix docker ci performance issue
|
3 years ago |
mulin.lyh
|
69047b99ae
|
[to #43387011]feat: ci test to new host and running in docker
ci 测试迁移新的机器,并且在容器中运行,减小互相干扰的可能
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9427096
* add docker ci script
|
3 years ago |
wenmeng.zwm
|
9f1ad5da80
|
fix several small problems for v0.2
* rename name of whl to modelscope
* auto install all requirements when running citest
* auto download dynamic lib for aec pipeline
* fix setup.py audio extras not set
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9297825
|
3 years ago |
wenmeng.zwm
|
8e51a073a6
|
[to #42966122] requirements enchanment and self-host repo support
* add self-hosted repo:
* add extra requirements for different field and reduce necessary requirements
* update docker file with so required by audio
* add requirements checker which will be used later when implement lazy import
* remove repeated requirements and replace opencv-python-headless with opencv-python
example usage:
```shell
pip install model_scope[all] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
pip install model_scope[cv] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
pip install model_scope[nlp] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
pip install model_scope[audio] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
pip install model_scope[multi-modal] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
```
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9211383
|
3 years ago |
wenmeng.zwm
|
1f6b376599
|
[to #42373878] refactor maaslib to modelscope
1. refactor maaslib to modelscope
2. fix UT error
3. support pipeline which does not register default model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8988388
|
3 years ago |
wenmeng.zwm
|
db4a8be9c5
|
[to #41669377] docs and tools refinement and release
1. add build_doc linter script
2. add sphinx-docs support
3. add development doc and api doc
4. change version to 0.1.0 for the first internal release version
Link: https://code.aone.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8775307
|
3 years ago |
wenmeng.zwm
|
5e469008fd
|
[to #41401401] add preprocessor, model and pipeline
* add preprocessor module
* add model base and builder
* update task constant
* add load image preprocessor and its dependency
* add pipeline interface and UT covered
* support default pipeline for task
* add image matting pipeline
* refine nlp tokenize interface
* add nlp pipeline
* fix UT failed
* add test for Compose
Link: https://code.aone.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8769235
* add preprocessor module
* add test for Compose
* fix citest error
* fix abs class error
* add model base and builder
* update task constant
* add load image preprocessor and its dependency
* add pipeline interface and UT covered
* support default pipeline for task
* refine models and pipeline interface
* add pipeline folder structure
* add image matting pipeline
* refine nlp tokenize interface
* add nlp pipeline
1.add preprossor model pipeline for nlp text classification
2. add corresponding test
Link: https://code.aone.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8757371
* new nlp pipeline
* format pre-commit code
* update easynlp pipeline
* update model_name for easynlp pipeline; add test for maas_lib/utils/typeassert.py
* update test_typeassert.py
* refactor code
1. rename typeassert to type_assert
2. use lazy import to make easynlp dependency optional
3. refine image matting UT
* fix linter test failed
* update requirements.txt
* fix UT failed
* fix citest script to update requirements
|
3 years ago |
wenmeng.zwm
|
0a756f6a0d
|
[to #41402703] add basic modules
* add constant
* add logger module
* add registry and builder module
* add fileio module
* add requirements and setup.cfg
* add config module and tests
* add citest script
Link: https://code.aone.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8718998
|
3 years ago |