Commit Graph

454 Commits

Author SHA1 Message Date
yzhao
519edd63fc fix bug distributed_model 2022-08-25 20:17:16 +08:00
yzhao
78ab0cf16d fix bugs 2022-08-25 20:13:25 +08:00
yzhao
fc6f292fef fix bug and run 2022-08-25 20:04:21 +08:00
yzhao
e1f13bcf7a fix bugs 2022-08-25 18:39:48 +08:00
yzhao
5e3446db4b refactor 2022-08-25 15:20:14 +08:00
suluyan
dc9050325f 调整start_method spawn 2022-08-18 18:44:32 +08:00
suluyan
ddc73af291 runable but unfinished 2022-08-18 17:59:42 +08:00
yaoxiong.hyx
69c57e0f55 [to #42322933]support ocr_recognition
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9592902
2022-08-10 16:42:09 +08:00
Yingda Chen
df6bb3deaf [to #42322933] update tts model id 2022-08-10 15:42:48 +08:00
ly119399
16139cefb6 [to #42322933] modify space task name 2022-08-10 14:27:47 +08:00
hemu.zp
59c5dd8dfe [to #42322933] remove sep token at the end of tokenizer output
generate 时去除 tokenizer 输出结尾的 sep,修复 gpt3 模型目前续写内容与上文无关的 bug
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9696570
2022-08-10 13:46:23 +08:00
yuze.zyz
1640df567b [to #42322933] refine some comments
Refine some comments.
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9674650
2022-08-10 13:30:42 +08:00
wenmeng.zwm
0c5db59265 [to #43115513] bump version to 0.3.4 2022-08-09 19:57:45 +08:00
shouzhou.bx
ac1ba2a0e0 [to #42322933]bugfix : add PIL image type support and model.to(devices) for body_2d_keypoints ipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9684583
2022-08-09 18:07:09 +08:00
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
2022-08-09 17:46:56 +08:00
dangwei.ldw
5fcb8e2342 [to #42322933]fix onnx thread error
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9669460

    * fix onnx thread error
2022-08-09 17:46:24 +08:00
yichang.zyc
5cbd9ff8fd [to #42322933]replace clip modelid
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9691512
2022-08-09 17:31:30 +08:00
xiachen.wyh
5cec664b5d [to #42322933]cv/tinynas/classification2
fix to the output form to list
调整输出格式,改为 list 格式
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9684053
2022-08-09 17:27:11 +08:00
zhangzhicheng.zzc
e80603bf39 [to #42322933]update ast logging info
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9686701
2022-08-09 17:14:31 +08:00
zhanning.gzn
6a2e2cf573 [to #42322933]image classification output labels change to top5
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9687970

    * add image classification pipelines
2022-08-09 17:13:45 +08:00
yingda.chen
5ea690d743 [to #42322933]split text generation tests
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9684735

    * split test generation tests
2022-08-09 17:01:53 +08:00
Yingda Chen
2ebe68eded [to #42322933]remove docker build instruction 2022-08-08 22:44:30 +08:00
mulin.lyh
578f82e501 [to #43887377]fix: sdk api concurrent call snapshort download file will conflict
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9672696

    * [to #43887377]fix: sdk api concurrent call snapshort download file  will conflict
2022-08-08 17:19:30 +08:00
wenmeng.zwm
f9c1e5e296 [to #43875101] fix datasets error: unexpected keyworkd namespace
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9665865
2022-08-08 16:05:17 +08:00
xiachen.wyh
78a32fed06 [to #42322933] cv/tinynas/classification
由于 在 系列方法 命名上有调整,将  lightnas 统一改为 tinynas

之前有一次提交,对应的 code review 为:https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9578861

现将 上面的的意见已统一修复,并重新  切换到  cv/tinynas/classification 分支上 进行重新 提交审核
之前 cv/lightnas/classification 已废弃
请悉知~
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9663300
2022-08-08 15:16:14 +08:00
shichen.fsc
42de490c21 [to #42322933] bugfix: kws pipeline tasks name change auto-speech-recognition to keyword-spotting
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9667657
2022-08-08 13:56:02 +08:00
hemu.zp
49ccfb56f9 [to #42322933] fix preprocessor concurrency
使用非 fast 版本的 tokenizer 避免并发环境出现 RuntimeError: Already borrowed 的报错
2022-08-07 16:33:10 +08:00
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
2022-08-07 15:31:10 +08:00
wenmeng.zwm
850bb019c3 [to #43115513] bump version to 0.3.3 2022-08-06 23:20:33 +08:00
xiangpeng.wxp
d36002d6b9 create the latest nlp_translation_finetune
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662707
2022-08-06 23:17:21 +08:00
zhangzhicheng.zzc
0874089f6c change sentiment-classification branch
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662406

    * bug fix for nlp backbone-head trainers
2022-08-06 22:00:26 +08:00
wenmeng.zwm
7a5ba8e017 [to #43115513] fix missing __init__.py in cv models
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662287
2022-08-06 14:06:21 +08:00
zhangzhicheng.zzc
ceee95f763 [to #43115513] bug fix for nlp backbone-head trainers
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662281
2022-08-06 13:55:46 +08:00
bin.xue
aef3fa34bd [to #42322933] feat: omit pipeline name in test
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662192
2022-08-06 12:35:38 +08:00
yingda.chen
45620dbc7f [to #42322933]clean up test level
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662182

    * clean up test level
2022-08-06 12:22:17 +08:00
wenmeng.zwm
85ec63b2b0 [to #43115513] bump version to 0.3.2 2022-08-06 00:33:12 +08:00
zhanning.gzn
a0fca500be Merge branch cv/image-classification-emian into master
Title: fix bugs - Inputs to input for ClassificationModel 
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9660908
2022-08-06 00:30:24 +08:00
xiangpeng.wxp
a41de5e80e [to #42322933]Merge request from 鹏程:nlp_translation_finetune
* csanmt finetune wxp
2022-08-05 23:48:46 +08:00
yingda.chen
5d30e7173b add default msdataset namespace as modelscope
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9660949

    * add default msdataset namespace as modelscope
2022-08-05 19:20:01 +08:00
jiangnana.jnn
6f5b864735 [to #43850241] fix unittest
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9660779

    * fix unittest
2022-08-05 18:39:59 +08:00
yanheng.wyh
4cb1dbdaf3 [to #42322933]fix: animal recognition and general recognition and reove rfconv
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9477652
2022-08-05 17:28:48 +08:00
yuze.zyz
794e277270 [to #42322933] Fix problem in ws
1. remove comments 
2. fix a bug that ws assert failure for english input
3. add an english input test for ws
3. remove a test case which the dataset can not be visited by outer website
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9657140
2022-08-05 16:18:29 +08:00
wenmeng.zwm
638cdc632e [to #43115513] update quick_start doc and add pai-easynlp back
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9655518

* update quick_start doc and add pai-easynlp back

* update doc with sndfile
2022-08-05 15:31:32 +08:00
ly119399
4af5ae52ce [to #43259593] task_oriented_conversation model hub use master branch
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9652513
2022-08-05 14:01:01 +08:00
shouzhou.bx
79d602a1da [to #42322933] bugfix:move input human_deteciton pipeline into body_2d_detection init
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9653099
2022-08-05 12:33:46 +08:00
yuxiang.tyx
d38f9f442b [to #42322933] move input face_deteciton pipeline into face_recognition init
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9652773

    * move input face_deteciton pipeline into face_recognition init
2022-08-05 12:32:52 +08:00
shouzhou.bx
cb1aa66a49 [to #43259593]cv:add human pose eastimation to maas-lib
add human pose eastimation to maas-lib v3
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9491970
2022-08-04 23:34:48 +08:00
hemu.zp
4fb4947397 [to #42322933] Fix palm concurrency
修复 palm 模型部署并发报错问题
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9649010

    * fix palm concurrency
2022-08-04 23:06:44 +08:00
wenmeng.zwm
49192f94be [to #43726282] fix bugs and refine docs
1. remove pai-easynlp temporarily due to its hard dependency on scipy==1.5.4
2. fix sentiment classification output
3. update quickstart and trainer doc

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9646399
2022-08-04 22:38:31 +08:00
yuze.zyz
845cc869ca [to #42322933] Redo an unmerged CR:https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9427959
1. Redo a CR in current code
2. Refactor sbert's model configs
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9643861
2022-08-04 17:54:40 +08:00