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

merge master #22

Merged
merged 3 commits into from
Oct 8, 2018
Merged

merge master #22

merged 3 commits into from
Oct 8, 2018

Conversation

SparkSnail
Copy link
Owner

No description provided.

* update readme in ga_squad

* update readme

* fix typo

* Update README.md

* Update README.md

* Update README.md

* update readme

* update batch tuner
* update readme in ga_squad

* update readme

* fix typo

* Update README.md

* Update README.md

* Update README.md

* update readme

* quickly fix cascading searchspace bug in tuner
* update readme in ga_squad

* update readme

* fix typo

* Update README.md

* Update README.md

* Update README.md

* update readme

* add iterative search space example

* update

* update readme

* change name
@SparkSnail SparkSnail merged commit 9e23dfe into SparkSnail:master Oct 8, 2018
SparkSnail pushed a commit that referenced this pull request Oct 15, 2018
#22: `evalate`> `evaluate`
SparkSnail pushed a commit that referenced this pull request Jan 23, 2019
* Pull code (#22)

* Support distributed job for frameworkcontroller (microsoft#612)

support distributed job for frameworkcontroller

* Multiphase doc (microsoft#519)

* multiPhase doc

* updates

* updates

* Add time parser for 'nnictl update duration' (microsoft#632)

Current nnictl update duration only support seconds unit, add a parser for this command to support {s, m, h, d}

* fix experiment state bug (microsoft#629)

* update top README.md (microsoft#622)

* Update README.md

* update (microsoft#634)

* Integration tests refactoring (microsoft#625)

* Integration test refactoring (#21) (microsoft#616)

* Integration test refactoring (#21)

* Refactoring integration tests

* test metrics

* update azure pipeline

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* update trigger

* Integration test refactoring (microsoft#618)

* updates

* updates

* update pipeline (microsoft#619)

* update pipeline

* updates

* updates

* updates

* updates

* updates

* test pipeline (microsoft#623)

* test pipeline

* updates

* updates

* updates

* Update integration test (microsoft#624)

* Update integration test

* updates

* updates

* updates

* updates

* updates

* updates

* Revert "Pull code (#22)"

This reverts commit 62fc165.

* Fix azure pipepline trigger
SparkSnail pushed a commit that referenced this pull request Jan 24, 2019
* Pull code (#22)

* Support distributed job for frameworkcontroller (microsoft#612)

support distributed job for frameworkcontroller

* Multiphase doc (microsoft#519)

* multiPhase doc

* updates

* updates

* Add time parser for 'nnictl update duration' (microsoft#632)

Current nnictl update duration only support seconds unit, add a parser for this command to support {s, m, h, d}

* fix experiment state bug (microsoft#629)

* update top README.md (microsoft#622)

* Update README.md

* update (microsoft#634)

* Integration tests refactoring (microsoft#625)

* Integration test refactoring (#21) (microsoft#616)

* Integration test refactoring (#21)

* Refactoring integration tests

* test metrics

* update azure pipeline

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* update trigger

* Integration test refactoring (microsoft#618)

* updates

* updates

* update pipeline (microsoft#619)

* update pipeline

* updates

* updates

* updates

* updates

* updates

* test pipeline (microsoft#623)

* test pipeline

* updates

* updates

* updates

* Update integration test (microsoft#624)

* Update integration test

* updates

* updates

* updates

* updates

* updates

* updates

* Revert "Pull code (#22)"

This reverts commit 62fc165.

* Fix integration test failure by removing no-cache-dir
SparkSnail pushed a commit that referenced this pull request Jan 24, 2019
* Pull code (#22)

* Support distributed job for frameworkcontroller (microsoft#612)

support distributed job for frameworkcontroller

* Multiphase doc (microsoft#519)

* multiPhase doc

* updates

* updates

* Add time parser for 'nnictl update duration' (microsoft#632)

Current nnictl update duration only support seconds unit, add a parser for this command to support {s, m, h, d}

* fix experiment state bug (microsoft#629)

* update top README.md (microsoft#622)

* Update README.md

* update (microsoft#634)

* Integration tests refactoring (microsoft#625)

* Integration test refactoring (#21) (microsoft#616)

* Integration test refactoring (#21)

* Refactoring integration tests

* test metrics

* update azure pipeline

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* update trigger

* Integration test refactoring (microsoft#618)

* updates

* updates

* update pipeline (microsoft#619)

* update pipeline

* updates

* updates

* updates

* updates

* updates

* test pipeline (microsoft#623)

* test pipeline

* updates

* updates

* updates

* Update integration test (microsoft#624)

* Update integration test

* updates

* updates

* updates

* updates

* updates

* updates

* Revert "Pull code (#22)"

This reverts commit 62fc165.

* Configurable nniManager log path

* Configure log level

* add --debug command line for nnictl

* updates
SparkSnail pushed a commit that referenced this pull request Jan 25, 2019
* Pull code (#22)

* Support distributed job for frameworkcontroller (microsoft#612)

support distributed job for frameworkcontroller

* Multiphase doc (microsoft#519)

* multiPhase doc

* updates

* updates

* Add time parser for 'nnictl update duration' (microsoft#632)

Current nnictl update duration only support seconds unit, add a parser for this command to support {s, m, h, d}

* fix experiment state bug (microsoft#629)

* update top README.md (microsoft#622)

* Update README.md

* update (microsoft#634)

* Integration tests refactoring (microsoft#625)

* Integration test refactoring (#21) (microsoft#616)

* Integration test refactoring (#21)

* Refactoring integration tests

* test metrics

* update azure pipeline

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* update trigger

* Integration test refactoring (microsoft#618)

* updates

* updates

* update pipeline (microsoft#619)

* update pipeline

* updates

* updates

* updates

* updates

* updates

* test pipeline (microsoft#623)

* test pipeline

* updates

* updates

* updates

* Update integration test (microsoft#624)

* Update integration test

* updates

* updates

* updates

* updates

* updates

* updates

* Revert "Pull code (#22)"

This reverts commit 62fc165.

* Update nnimanager logs

* updates

* Update README.md

* Revert "Update README.md"

This reverts commit bc67061.

* updates

* updates
SparkSnail pushed a commit that referenced this pull request Feb 11, 2019
* Pull code (#22)

* Support distributed job for frameworkcontroller (microsoft#612)

support distributed job for frameworkcontroller

* Multiphase doc (microsoft#519)

* multiPhase doc

* updates

* updates

* Add time parser for 'nnictl update duration' (microsoft#632)

Current nnictl update duration only support seconds unit, add a parser for this command to support {s, m, h, d}

* fix experiment state bug (microsoft#629)

* update top README.md (microsoft#622)

* Update README.md

* update (microsoft#634)

* Integration tests refactoring (microsoft#625)

* Integration test refactoring (#21) (microsoft#616)

* Integration test refactoring (#21)

* Refactoring integration tests

* test metrics

* update azure pipeline

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* update trigger

* Integration test refactoring (microsoft#618)

* updates

* updates

* update pipeline (microsoft#619)

* update pipeline

* updates

* updates

* updates

* updates

* updates

* test pipeline (microsoft#623)

* test pipeline

* updates

* updates

* updates

* Update integration test (microsoft#624)

* Update integration test

* updates

* updates

* updates

* updates

* updates

* updates

* Revert "Pull code (#22)"

This reverts commit 62fc165.

* Fix parameter.cfg bug
SparkSnail pushed a commit that referenced this pull request Feb 11, 2019
* Pull code (#22)

* Support distributed job for frameworkcontroller (microsoft#612)

support distributed job for frameworkcontroller

* Multiphase doc (microsoft#519)

* multiPhase doc

* updates

* updates

* Add time parser for 'nnictl update duration' (microsoft#632)

Current nnictl update duration only support seconds unit, add a parser for this command to support {s, m, h, d}

* fix experiment state bug (microsoft#629)

* update top README.md (microsoft#622)

* Update README.md

* update (microsoft#634)

* Integration tests refactoring (microsoft#625)

* Integration test refactoring (#21) (microsoft#616)

* Integration test refactoring (#21)

* Refactoring integration tests

* test metrics

* update azure pipeline

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* update trigger

* Integration test refactoring (microsoft#618)

* updates

* updates

* update pipeline (microsoft#619)

* update pipeline

* updates

* updates

* updates

* updates

* updates

* test pipeline (microsoft#623)

* test pipeline

* updates

* updates

* updates

* Update integration test (microsoft#624)

* Update integration test

* updates

* updates

* updates

* updates

* updates

* updates

* Revert "Pull code (#22)"

This reverts commit 62fc165.

* Fix broken pipe error

* updates

* updates
SparkSnail pushed a commit that referenced this pull request Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants