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

[Wait for #4494] [tensor_trainer] remove ready_to_complete property #4496

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

songgot
Copy link
Contributor

@songgot songgot commented Jun 19, 2024

  • ready_to_complete property is removed

Self evaluation:

  1. Build test: [*] Passed [ ]Failed [ ]Skipped
  2. Run test: [*] Passed [ ]Failed [ ]Skipped

When the pipeline stops and no data is input, the necessary data
for the current epoch is generated for the normal termination of nntrainer.
The data generation callback of nntrainer is no longer called
until all the necessary data for the current epoch are received.

Signed-off-by: hyunil park <hyunil46.park@samsung.com>
- ready_to_complete property is removed

Signed-off-by: hyunil park <hyunil46.park@samsung.com>
@songgot songgot changed the title [tensor_trainer] remove ready_to_complete property [Wait for #4494] [tensor_trainer] remove ready_to_complete property Jun 19, 2024
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.

None yet

1 participant