This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Fix dispatcher log #1869
Merged
Merged
Fix dispatcher log #1869
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
3a45961
Merge pull request #31 from microsoft/master
chicm-ms 633db43
Merge pull request #32 from microsoft/master
chicm-ms 3e926f1
Merge pull request #33 from microsoft/master
chicm-ms f173789
Merge pull request #34 from microsoft/master
chicm-ms 508850a
Merge pull request #35 from microsoft/master
chicm-ms 5a0e9c9
Merge pull request #36 from microsoft/master
chicm-ms e7df061
Merge pull request #37 from microsoft/master
chicm-ms 2175cef
Merge pull request #38 from microsoft/master
chicm-ms 2ccbfbb
Merge pull request #39 from microsoft/master
chicm-ms b29cb0b
Merge pull request #40 from microsoft/master
chicm-ms 4a3ba83
Merge pull request #41 from microsoft/master
chicm-ms c8a1148
Merge pull request #42 from microsoft/master
chicm-ms 73c6101
Merge pull request #43 from microsoft/master
chicm-ms 6a518a9
Merge pull request #44 from microsoft/master
chicm-ms a0d587f
Merge pull request #45 from microsoft/master
chicm-ms e905bfe
Merge pull request #46 from microsoft/master
chicm-ms 4b266f3
Merge pull request #47 from microsoft/master
chicm-ms 237ff4b
Merge pull request #48 from microsoft/master
chicm-ms 682be01
Merge pull request #49 from microsoft/master
chicm-ms 133af82
Merge pull request #50 from microsoft/master
chicm-ms 71a8a25
Merge pull request #51 from microsoft/master
chicm-ms d2a73bc
Merge pull request #52 from microsoft/master
chicm-ms 198cf5e
Merge pull request #53 from microsoft/master
chicm-ms cdbfaf9
Merge pull request #54 from microsoft/master
chicm-ms 7e9b29e
Merge pull request #55 from microsoft/master
chicm-ms d00c46d
Merge pull request #56 from microsoft/master
chicm-ms de7d1fa
Merge pull request #57 from microsoft/master
chicm-ms 1835ab0
Merge pull request #58 from microsoft/master
chicm-ms 24fead6
Merge pull request #59 from microsoft/master
chicm-ms 0b7321e
Merge pull request #60 from microsoft/master
chicm-ms 60058d4
Merge pull request #61 from microsoft/master
chicm-ms 38aa01f
Fix dispatcher log
chicm-ms 1177f26
updates
chicm-ms File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think tuners might want to use functions in smartparam? e.g.,
nni.randint
.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If tuner need to use those distributions, it can use parameter_expressions.py