Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[neo] Fix AttributeError in Neo partition scripts #2236

Merged

Conversation

a-ys
Copy link
Contributor

@a-ys a-ys commented Jul 26, 2024

Description

Fixes AttributeError caused by new property in PropertiesManager:

if args.pipeline_parallel_degree:
self.properties[
'option.pipeline_parallel_degree'] = args.pipeline_parallel_degree

@a-ys a-ys requested review from zachgk, frankfliu and a team as code owners July 26, 2024 22:33
@lanking520 lanking520 merged commit 3c0f89b into deepjavalibrary:master Jul 29, 2024
9 checks passed
@a-ys a-ys deleted the fix_neo_partition_scripts_pp_degree branch August 3, 2024 00:04
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