Skip to content

Conversation

@leeleolay
Copy link
Collaborator

No description provided.

@CLAassistant
Copy link

CLAassistant commented Dec 17, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ leeleolay
❌ ppmat-bot


ppmat-bot seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@paddle-bot
Copy link

paddle-bot bot commented Dec 17, 2025

Thanks for your contribution!

@paddle-bot paddle-bot bot added the contributor External developers label Dec 17, 2025
sampler:
__class_name__: BatchSampler
__init_params__:
shuffle: False
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

所有新增的配置文件的shuffle都设置为False ?

"by_num_atoms",
"by_dataloader",
"compute_metric",
"compute_metric_SUN",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个字段和上面的compute_metric含义上是重复的,可以考虑统一使用compute_metric管理

from ppmat.models import build_model_from_name
from ppmat.utils import logger
from ppmat.utils import save_load
except Exception as exc: # noqa: BLE001
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

为啥都需要try-except包起来?

@zhiminzhang0830
Copy link
Collaborator

另外,建议后续提PR按照实现的任务多次commit,尽量避免所有改动都集中到一个commit里面

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants