Lijiaoa
c3b6051190
Support copy trial id, experiment id in the table ( #3378 )
2021-02-20 10:09:36 +08:00
Lijiaoa
2cdba29636
del duplicate css file ( #3362 )
2021-02-08 10:58:05 +08:00
SparkSnail
e2c6739745
support local windows in hybrid mode ( #3353 )
2021-02-08 10:07:36 +08:00
Lijiaoa
de7b268524
Support show trial details by clicking the point in trial results graph ( #3352 )
...
Co-authored-by: Lijiao <Lijiaoa@outlook.com>
2021-02-05 17:11:35 +08:00
Lijiaoa
7d6b8b3b96
Support multiple selection for filter status (manage all experiments page) ( #3351 )
2021-02-03 11:51:28 +08:00
J-shang
21a1dd8bf0
fix aml outputs and python process not killed ( #3321 )
...
* fix outputs and python process not killed
* change cleanup stop environment logic
* fix bug
2021-01-29 16:01:53 +08:00
Lijiaoa
bd0eae1f72
[webui] Update default metric tooltip ( #3316 )
...
* use same default metric component
* review self
* rename boolean type variable
* del whichGraph field
* rename my_theme to nni_theme
Co-authored-by: Lijiao <Lijiaoa@outlook.com>
2021-01-29 11:37:00 +08:00
SparkSnail
6f272049af
Remove paiYarn mode ( #3327 )
2021-01-26 11:27:08 +08:00
Lijiaoa
85c0d841a6
Support show customized tuner/assessor name and get optimize_mode from tuner/advisor/assessor ( #3317 )
2021-01-22 11:47:26 +08:00
dependabot[bot]
6a35dc0c6b
Bump ini from 1.3.5 to 1.3.8 in /ts/nni_manager ( #3305 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 11:12:01 +08:00
dependabot[bot]
7efd805114
Bump ini from 1.3.5 to 1.3.8 in /ts/webui ( #3307 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 11:11:40 +08:00
dependabot[bot]
cd750857d3
Bump axios from 0.19.2 to 0.21.1 in /ts/webui ( #3306 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 11:11:20 +08:00
liuzhe
349ead4167
Merge branch 'v2.0' into master
2021-01-14 14:00:46 +08:00
Lijiaoa
06001775d5
fix click row bug and update experiment id color ( #3289 )
2021-01-13 15:44:08 +08:00
liuzhe-lz
56d8512ec4
Update dependencies ( #3288 )
2021-01-13 13:27:43 +08:00
liuzhe-lz
163e064e45
fix security policy related issues ( #3257 )
2021-01-05 15:48:54 +08:00
SparkSnail
c702241ec4
Rename heterogeneous to hybrid ( #3252 )
2021-01-05 13:08:39 +08:00
liuzhe-lz
0a20c3fcd6
Fix RemoteConfig bug and add save log to dispatcher.log for nni.Experiment ( #3245 )
2021-01-05 11:30:11 +08:00
kvartet
25db55caee
Update Chinese documents ( #3243 )
2021-01-05 11:25:14 +08:00
SparkSnail
4fae3ed948
Fix remote reuse mode start script ( #3255 )
2021-01-05 10:29:48 +08:00
J-shang
f68ba4a632
nnictl get port and pid from .experiment ( #3235 )
2021-01-04 18:53:35 +08:00
Lijiaoa
5d177d694d
fix some issues about webui overview page ( #3237 )
2021-01-04 10:56:39 +08:00
Lijiaoa
c444e8624c
[2.0a2] fix bugs of experiment managerment page on webui ( #3230 )
2020-12-28 10:32:30 +08:00
J-shang
54ed2b93e0
detached tuner process under windows ( #3218 )
2020-12-25 17:36:03 +08:00
J-shang
5f0ac59981
add experiment info when use python launch ( #3210 )
...
* add experiment info in python launch
* fix type hint
2020-12-21 20:13:23 +08:00
J-shang
e9f832df36
change SIGKILL to SIGTERM in local mode cancel trial job ( #3173 )
2020-12-15 16:37:53 +08:00
SparkSnail
872554f1cc
Support heterogeneous environment service ( #3097 )
2020-12-15 09:59:37 +08:00
J-shang
dec91f7ea9
remove 'port' when stopped ( #3181 )
...
Co-authored-by: Ning Shang <nishang@microsoft.com>
2020-12-14 15:31:41 +08:00
Lijiaoa
683c458ab4
Multiple Experiments Management UX ( #3127 )
...
* first update
* add click event
* add manager exp nav
* first demo, fix some comments
* use api to dev
* refactor code
* fix lint
* fix test met issue and adjust column width
* add /experiments-info error status
* no declare platform list, get this from api result filter
* fix compare tooltip issue
* fix tooltip location
* fix some comments
* delete datestring
* fix clickable style and clickable column ID rather than name
Co-authored-by: Lijiao <Lijiaoa@outlook.com>
2020-12-14 10:36:31 +08:00
hao-howard-zhang
af19888828
Support Custom Kubernetes Namespace in AdaptDL Mode ( #3176 )
2020-12-14 05:39:57 +08:00
SparkSnail
f15a9b6106
Fix check gpu index logic in local mode ( #3163 )
2020-12-11 19:52:04 +08:00
hao-howard-zhang
dbb2434f5d
Fix AdaptDL Intergration ( #3153 )
2020-12-09 12:00:12 +08:00
liuzhe-lz
765206cbd7
Create experiment from Python code ( #3111 )
2020-12-09 11:18:29 +08:00
Lijiaoa
78e874f9f6
[webui] update the layout of overview page ( #3123 )
...
Co-authored-by: Lijiao <Lijiaoa@outlook.com>
2020-12-07 16:45:58 +08:00
J-shang
95f731e481
experiment management backend ( #3081 )
...
* step 1 nnictl generate experimentId & merge folder
* step 2.1 modify .experiment structure
* step 2.2 add lock for .experiment rw in nnictl
* step 2.2 add filelock dependence
* step 2.2 remove uniqueString from main.js
* fix test bug
* fix test bug
* setp 3.1 add experiment manager
* step 3.2 add getExperimentsInfo
* fix eslint
* add a simple file lock to support stale
* step 3.3 add test
* divide abs experiment manager from manager
* experiment manager refactor
* support .experiment sync update status
* nnictl no longer uses rest api to update status or endtime
* nnictl no longer uses rest api to update status or endtime
* fix eslint
* support .experiment sync update endtime
* fix test
* fix settimeout bug
* fix test
* adjust experiment endTime
* separate simple file lock class
* modify name
* add 'id' in .experiment
* update rest api format
* fix eslint
* fix issue in comments
* fix rest api format
* add indent in json in experiments manager
* fix unittest
* fix unittest
* refector file lock
* fix eslint
* remove '__enter__' in filelock
* filelock support never expire
Co-authored-by: Ning Shang <nishang@microsoft.com>
2020-11-30 17:31:22 +08:00
J-shang
62d5812d50
quick fix kill command under windows ( #3106 )
2020-11-27 16:48:37 +08:00
SparkSnail
055885d9a7
Merge dev-adl2 into Master ( #3117 )
2020-11-25 14:57:49 +08:00
J-shang
2c5d89a7b8
quick fix unknow trial report to resume experiment ( #3096 )
2020-11-25 10:39:22 +08:00
Lijiaoa
c55300df84
[webui] Add Expanded icon for table ( #3103 )
2020-11-24 13:28:14 +08:00
Lijiaoa
4244d85a68
update overview layout ( #3046 )
2020-11-16 10:43:06 +08:00
Lijiaoa
1f1a2c1e90
fix bug of advisor and assesor written backwards ( #3070 )
2020-11-16 10:41:50 +08:00
Lijiaoa
a3108cafde
Update right nav bar and log position ( #3069 )
2020-11-11 10:36:56 +08:00
J-shang
050ee2bbff
unify trial job id name ( #3053 )
...
Co-authored-by: Ning Shang <nishang@microsoft.com>
2020-11-10 13:03:09 +08:00
liuzhe-lz
be652aa437
Fix Windows UT ( #3065 )
2020-11-09 14:54:49 +08:00
liuzhe-lz
16dc45b14f
Fix installation in conda ( #3063 )
...
* fix install in conda
* copy node.js permission mode
* bugfix
2020-11-05 14:56:45 +08:00
J-shang
45e82b3e5a
quick fix exp-duration pause timing under no_more_trial status ( #3043 )
...
Co-authored-by: Ning Shang <nishang@microsoft.com>
2020-11-01 15:16:59 +08:00
liuzhe-lz
bc0f8f338b
Refactor code hierarchy part 3: Unit test ( #3037 )
2020-10-30 12:39:34 +08:00
liuzhe
3b90b9d9b7
Merge branch 'master' into v2.0-merge
2020-10-26 23:37:44 +08:00
liuzhe-lz
e21a6984cc
[v2.0] Refactor code hierarchy (part 2) ( #2987 )
2020-10-26 23:21:59 +08:00
liuzhe-lz
f98ee6721a
[v2.0] Refactor code hierarchy (part 1) ( #2962 )
2020-10-20 06:57:09 +08:00