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

Add a CI job for cpp/dcgan #1221

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Add a CI job for cpp/dcgan #1221

merged 1 commit into from
Jan 24, 2024

Conversation

lancerts
Copy link
Collaborator

@lancerts lancerts commented Jan 23, 2024

Add a CI job for cpp/dcgan.
Currently, run cpp test costs 2h 12m 35s since 30 epochs of dcgan on CPU is quite time-consuming.
A potential speed-up (not covered in this PR) is to make the number of epochs as a command line arg in cpp/dcgan and run only a few epochs in the CI job.

Copy link

netlify bot commented Jan 23, 2024

Deploy Preview for pytorch-examples-preview canceled.

Name Link
🔨 Latest commit 93139f8
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-examples-preview/deploys/65b03822a1b8f40008b2171e

@lancerts lancerts marked this pull request as ready for review January 24, 2024 00:24
@msaroufim msaroufim merged commit b88d805 into pytorch:main Jan 24, 2024
7 checks passed
@lancerts lancerts deleted the cpp/dcgan-CI branch January 24, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants