Browse Source

make mglm isolated test because mpu init problem

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10728515

    * make mglm isolated test because mpu init problem
master
wenmeng.zwm mulin.lyh 3 years ago
parent
commit
e5980492a1
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tests/run_config.yaml

+ 1
- 0
tests/run_config.yaml View File

@@ -11,6 +11,7 @@ isolated: # test cases that may require excessive anmount of GPU memory, which
- test_segformer.py - test_segformer.py
- test_segmentation_pipeline.py - test_segmentation_pipeline.py
- test_image_inpainting.py - test_image_inpainting.py
- test_mglm_text_summarization.py


envs: envs:
default: # default env, case not in other env will in default, pytorch. default: # default env, case not in other env will in default, pytorch.


Loading…
Cancel
Save