forked from microsoft/nni
-
Notifications
You must be signed in to change notification settings - Fork 0
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
merge master #235
Merged
Merged
merge master #235
+14,581
−970
Conversation
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
* skeleton of dlts training service (#1844) * Hello, DLTS! * Revert version * Remove fs-extra * Add some default cluster config * schema * fix * Optional cluster (default to `.default`) Depends on DLWorkspace#837 * fix * fix * optimize gpu type * No more copy * Format * Code clean up * Issue fix * Add optional fields in config * Issue fix * Lint * Lint * Validate email, password and team * Doc * Doc fix * Set TMPDIR * Use metadata instead of gpu_capacity * Cancel paused DLTS job * workaround lint rules * pylint * doc Co-authored-by: QuanluZhang <z.quanluzhang@gmail.com>
* Update NAS Overview.md
fix typo
* Update mnist.py for pytorch it's weird putting pytorch's tmp data in a folder called /tmp/tensorflow...
* fix bug of !(object) !(number) metris * fix comments Co-authored-by: Lijiao <35484733+lvybriage@users.noreply.github.com>
* update * upgrade macos and remove swig * update macos version * clean up
…e bug(table | search space | config) on desktop (#2111)
* upgrade tf version to fix security warnings * updates * updates * updates * updates * updates * updates * updates Co-authored-by: liuzhe-lz <40699903+liuzhe-lz@users.noreply.github.com>
keep removing final val when click other intermeidate keys and Increase the default heapsize of node to 4GB
remove `--user` to fix DLTS testing.
Co-authored-by: Lijiao <15910218274@163.com>
Merge v1.4.1 back to master
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.