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

Fix version check #906

Merged
merged 61 commits into from
Mar 22, 2019
Merged

Conversation

SparkSnail
Copy link
Contributor

@SparkSnail SparkSnail commented Mar 22, 2019

There is one kind of version string like 'v0.5.2-gews11f', it is generated by installing from source code.
In current trialKeeper, use exact version match, and this version string will cause code break in msranni/nni image, because our offical image use clean number version.
Change the logic to fuzzy match, only match the main number of nni.

SparkSnail and others added 22 commits February 25, 2019 09:20
Add different tuner config files for config_test (microsoft#760)
Improve the performance of the curve fitting assessor (microsoft#717)
update Chinese file path as en_US (microsoft#764)
Support trialkeeper pipe outputStream flush (microsoft#782)
Fix integration test dependencies (microsoft#822)
@SparkSnail SparkSnail merged commit d10b8bc into microsoft:master Mar 22, 2019
@SparkSnail SparkSnail deleted the dev-fix-versionCheck branch April 18, 2019 06:56
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