Skip to content

Conversation

@Honglei-Qiu
Copy link
Contributor

…actor

PR Category

Other

Description

@paddle-bot
Copy link

paddle-bot bot commented Jan 9, 2026

Thanks for your contribution!

@Honglei-Qiu
Copy link
Contributor Author

截屏2026-01-09 19 34 29

Comment on lines +46 to +53
def _make_config(
self, model_path_prefix: str, output_dir: str, resume: bool = False
):
return {
"model_path_prefix": model_path_prefix,
"resume": resume,
"output_dir": output_dir,
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

去掉。没有地方用到了

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已删

Comment on lines +16 to +19
if config is None:
config = {}

self.config = self._make_config(**config)
Copy link
Collaborator

Choose a reason for hiding this comment

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

去掉。基类已经处理了

Copy link
Contributor Author

Choose a reason for hiding this comment

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

好的

@Honglei-Qiu Honglei-Qiu closed this Jan 9, 2026
@Honglei-Qiu Honglei-Qiu deleted the feature/q1 branch January 9, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants