Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix seed bug and update test code #46

Merged
merged 4 commits into from
Nov 11, 2022
Merged

Conversation

moonbings
Copy link
Collaborator

Description

  • Fixed a bug for seed with none value. (Update version to 1.2.0 #45 (comment))
  • Added retry parameter in generator function to make testing easier.
    • If retry is False, when an error occurs during data generation, it does not retry and return data of None value.
  • Updated test code.

Changes in this PR

  • Updated main.py, gen.py.
  • Updated test code.

How has this been tested?

Checked directly whether images are generated correctly.

@moonbings moonbings merged commit e43c984 into clovaai:master Nov 11, 2022
@moonbings moonbings deleted the fix_seed_bug branch November 11, 2022 07:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant