Commit Graph

266 Commits

Author SHA1 Message Date
jiangnana.jnn
21437650f1 [to #43627720] support distributed training
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9551089

    * support distributed training
2022-07-28 17:43:23 +08:00
wenmeng.zwm
d55525bfb6 [to #43112771] requirements check and lazy import support 2022-07-27 17:29:16 +08:00
huizheng.hz
8120891eb7 [to #42322933][730 model] add image denoise
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9491966
2022-07-27 09:15:59 +08:00
hejunjie.hjj
c112e599fe [to #42322933]enable image segmentation test
enable image segmentation test
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9522337
2022-07-26 17:49:20 +08:00
eniac.xcw
ef8b1f2bd7 [to #42322933]add clip fine-tune code
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9497065
2022-07-26 14:06:52 +08:00
Yingda Chen
2e43b376f5 [to #42322933]disable image segmentation test temporarily 2022-07-26 13:17:29 +08:00
hejunjie.hjj
321292ceda [to #42322933] add image instance segmentation pipeline and finetune to MaaS-lib 2022-07-26 10:19:07 +08:00
wenqi.oywq
da20fb66e9 [to #43259593]添加image-color-enhance, pipeline and trainer
添加image-color-enhance, pipeline and trainer
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9483118
2022-07-25 13:30:11 +08:00
wenmeng.zwm
4814b198f0 [to #43112534] taskdataset refine and auto placement for data and model
* refine taskdataset interface
 * add device placement for trainer
 * add device placement for pipeline
 * add config checker and fix model placement bug
 * fix cycling import
 * refactor model init for translation_pipeline
 * cv pipelines support kwargs


Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9463076
2022-07-23 11:08:43 +08:00
zhangzhicheng.zzc
68fc437044 [to #42322933] Add backbone-head model structure 2022-07-22 17:03:38 +08:00
feiwu.yfw
2c3875c0e1 [to #43299989] Fix msdataset
* fix msdataset
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9436292

    * fix msdataset
2022-07-20 16:38:15 +08:00
hemu.zp
0b7b964226 [to #42322933] Add palm finetuning
Palm 模型支持 finetuning
2022-07-20 16:36:11 +08:00
jiangnana.jnn
f3d739bea7 [to #43105545] add default config and new hooks 2022-07-19 17:41:25 +08:00
wenmeng.zwm
231f400133 [to #43112534] finetune support and first case
co-contributed with 夕陌&雨泓

 * add torch epoch based trainer and dis utils
 * add hooks including optimizer, lrscheduler, logging, checkpoint, evaluation, time profiling
 * add torch mdoel base and test
 * add optimizer and lrscheduler module
 * add sbert for text classification example
 * add task_dataset for dataset-level processor

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9338412
2022-07-14 16:25:55 +08:00
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
2022-06-09 20:16:26 +08:00
wenmeng.zwm
25a2028b54 [to #41401401] modelhub and Trainer support
* add trainer interface
 * add trainer script
 * add model init support for pipelineadd pipeline tutorial and fix bugs 
 * add text classification evaluation to maas lib 
 * add quickstart and prepare env doc
 * relax requirements for torch and sentencepiece
 * merge release/0.1 and fix conflict
 * modelhub support for model and pipeline

 Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8868339
2022-05-30 11:53:53 +08:00