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 paiToken update logic #976
Merged
Merged
Changes from all commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
d77a99c
fix remote bug
695d866
Merge pull request #106 from Microsoft/master
SparkSnail b7e9799
Merge pull request #107 from Microsoft/master
SparkSnail 7cb03f9
add document
44d1565
add document
7ab7386
update
d9e1ea8
update
2c225a8
update
be23f55
update
6f760ab
Merge pull request #108 from Microsoft/master
SparkSnail 9161209
fix remote issue
e661c55
fix forEach
4e5d836
Merge pull request #109 from Microsoft/master
SparkSnail f80e737
fix conflict
aefc219
Merge branch 'Microsoft-master'
4fec2cc
update doc according to comments
dc45661
Merge pull request #111 from Microsoft/master
SparkSnail 11fec6f
update
a03a191
update
7c7832c
update
2c862dc
Merge pull request #112 from Microsoft/master
SparkSnail 85c015d
remove 'any more'
85cb472
Merge branch 'master' of https://github.com/SparkSnail/nni
3784355
Merge pull request #113 from Microsoft/master
SparkSnail d91c980
Merge pull request #114 from Microsoft/master
SparkSnail 9786650
Merge pull request #115 from Microsoft/master
SparkSnail ef176d2
Merge pull request #116 from Microsoft/master
SparkSnail 1089e80
Merge pull request #117 from Microsoft/master
SparkSnail 627e823
Merge pull request #119 from Microsoft/master
SparkSnail b633c26
Merge pull request #120 from Microsoft/master
SparkSnail 035d58b
Merge pull request #121 from Microsoft/master
SparkSnail cd549df
Merge pull request #122 from Microsoft/master
SparkSnail 964743a
Merge pull request #123 from Microsoft/master
SparkSnail 8422992
Merge pull request #124 from Microsoft/master
SparkSnail 40391ec
Merge pull request #125 from Microsoft/master
SparkSnail 1d84526
Merge pull request #126 from Microsoft/master
SparkSnail 1852457
Merge pull request #127 from Microsoft/master
SparkSnail 754a354
Merge pull request #128 from Microsoft/master
SparkSnail 1ee9735
Merge pull request #129 from Microsoft/master
SparkSnail 9f4485c
Merge pull request #130 from Microsoft/master
SparkSnail b1c3774
Merge pull request #131 from Microsoft/master
SparkSnail 5d7923e
Merge pull request #132 from Microsoft/master
SparkSnail 281f3dc
Merge pull request #133 from Microsoft/master
SparkSnail 2ce9157
Merge pull request #134 from Microsoft/master
SparkSnail 571a7af
Merge pull request #135 from Microsoft/master
SparkSnail f09d51a
Merge pull request #136 from Microsoft/master
SparkSnail 41a9a59
Merge pull request #137 from Microsoft/master
SparkSnail 21165b5
Merge pull request #138 from Microsoft/master
SparkSnail d25f7b5
Merge pull request #139 from Microsoft/master
SparkSnail 17e719e
Merge pull request #140 from Microsoft/master
SparkSnail e25ffbd
Merge pull request #141 from Microsoft/master
SparkSnail 5e777d2
Merge pull request #142 from Microsoft/master
SparkSnail 6ff24a5
Merge pull request #143 from Microsoft/master
SparkSnail ccf6c04
Merge pull request #144 from Microsoft/master
SparkSnail eb5e21c
Merge pull request #145 from Microsoft/master
SparkSnail f796c60
Merge pull request #146 from Microsoft/master
SparkSnail e1ae623
Merge pull request #147 from Microsoft/master
SparkSnail ec41d56
Merge pull request #148 from Microsoft/master
SparkSnail 080ae00
Merge pull request #149 from Microsoft/master
SparkSnail f0a2d39
Merge pull request #150 from Microsoft/master
SparkSnail 77526d3
Merge pull request #152 from Microsoft/master
SparkSnail d95c351
Merge pull request #155 from Microsoft/master
SparkSnail 346d49d
Merge pull request #156 from Microsoft/master
SparkSnail 52761ef
fix paiToken error
d3f4cac
fix token empty bug
b7f9bcf
fix-pai-token
6af4b86
Merge pull request #158 from Microsoft/master
SparkSnail f8b8230
fix conflict
a012442
Merge branch 'master' of https://github.com/SparkSnail/nni into fix-p…
a597777
fix conflict
241a736
add log for timeout
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
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.
if timeout, there is no log written.
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.
when catch error, log it out here.