Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Fix windows pipeline timeout #2050

Merged
merged 6 commits into from
Feb 12, 2020
Merged

Fix windows pipeline timeout #2050

merged 6 commits into from
Feb 12, 2020

Conversation

chicm-ms
Copy link
Contributor

No description provided.

@@ -176,6 +179,7 @@ def test(epoch):
if __name__ == '__main__':
parser = argparse.ArgumentParser()
parser.add_argument("--epochs", type=int, default=200)
parser.add_argument("--batches", type=int, default=-1)
Copy link
Contributor

Choose a reason for hiding this comment

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

better to add comments to tell this argument is for integration test

Copy link
Contributor

Choose a reason for hiding this comment

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

comment in teams

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, comments added.

@chicm-ms chicm-ms merged commit 1958adb into v1.4 Feb 12, 2020
@chicm-ms chicm-ms deleted the chec-windows-pipeline branch February 19, 2020 07:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants