mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
change max_task_size to dynamic value
This commit is contained in:
parent
db8d9a9798
commit
78e89ce8b5
@ -1,6 +1,7 @@
|
||||
import copy
|
||||
import math
|
||||
import os.path as osp
|
||||
import torch
|
||||
from fnmatch import fnmatch
|
||||
from typing import Dict, List, Optional, Tuple, Union
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user