Граф коммитов

150 Коммитов

Автор SHA1 Сообщение Дата
QuanluZhang 6645bd332d
fix multi-thread issue (#3899) 2021-07-30 09:33:25 +08:00
QuanluZhang 703f6de58c
Fix pipeline (#3994) 2021-07-29 23:13:23 +08:00
SparkSnail b42f85f5e1
Fix kubeflow & frameworkcontroller pipeline (#3991) 2021-07-29 14:44:46 +08:00
J-shang 726a46de7c
fix bug (#3977) 2021-07-27 17:14:21 +08:00
Zhenhua Han 3bce6926ac
extend reusable training service to support placement constraint (#3897) 2021-07-26 19:30:04 +08:00
SparkSnail ef9e27b9b3
Support kubeflow reuse mode (#3919) 2021-07-26 14:15:40 +08:00
J-shang 322424ab7f
Add nnimanager ut back (#3970) 2021-07-26 10:34:17 +08:00
liuzhe-lz f27b874190
JupyterLab extension (#3954) 2021-07-23 11:32:12 +08:00
liuzhe-lz 442342cb19
Fix bug in IP detection (#3952) 2021-07-21 10:17:41 +08:00
liuzhe-lz 094ed9f172
"Fix" NNI manager UT (#3933) 2021-07-16 17:22:39 +08:00
Zhenhua Han bccfa9fff1
execute removeGpuReservation first to release GPUs properly (#3941) 2021-07-16 17:22:07 +08:00
Lijiaoa a7278d2d25
fix search broken bug with incomplete filter (#3935) 2021-07-15 15:44:46 +08:00
liuzhe-lz 0c3827b3a5
fix ip detection (#3934)
Co-authored-by: liuzhe <zhe.liu@microsoft.com>
2021-07-14 11:29:55 +08:00
Yuge Zhang 1bd17a025b
[Retiarii] Visualization (#3878) 2021-07-12 13:41:45 +08:00
Ni Hao dde4d862ab
Add maxTrialDuration (#3863) 2021-07-11 14:11:13 +08:00
Lijiaoa 64cf397cb1
[webui] Support dict intermediate metrics(only for number type) (#3895) 2021-07-07 10:40:13 +08:00
liuzhe-lz e50270ccd0
fix alerts (#3888)
Co-authored-by: liuzhe <zhe.liu@microsoft.com>
2021-07-06 13:26:40 +08:00
Ni Hao 8f01c779ba
Add shared storage integration test (#3455) 2021-06-30 16:19:08 +08:00
liuzhe-lz 749a463aee
Support prefix for webui static files (#3874) 2021-06-28 11:00:48 +08:00
SparkSnail af5551f929
Fix trainingService initialize error in View mode (#3872) 2021-06-25 16:41:14 +08:00
Yuge Zhang e5d618093f
Integrate coverage report into CI (#3854) 2021-06-25 12:32:35 +08:00
liuzhe-lz 51c6afde97
change ipv4 detection method (#3860)
Co-authored-by: liuzhe <zhe.liu@microsoft.com>
2021-06-24 05:41:16 +08:00
liuzhe-lz ef15fc8196
Bump node.js version to v16 (#3828) 2021-06-21 13:40:50 +08:00
liuzhe-lz 91ef554d75
change file name validation to warning (#3843)
Co-authored-by: liuzhe <zhe.liu@microsoft.com>
2021-06-21 11:45:17 +08:00
J-shang 9e70639a29
fix foreground log (#3808) 2021-06-11 13:03:40 +08:00
dependabot[bot] 470a719227
Bump ws from 5.2.2 to 5.2.3 in /ts/webui (#3741)
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 12:12:04 +08:00
dependabot[bot] 642d30f065
Bump merge-deep from 3.0.2 to 3.0.3 in /ts/webui (#3737) 2021-06-09 11:14:48 +08:00
Lijiaoa 700026c5f9
fix optimize_mode issue (#3731)
Co-authored-by: Lijiao <Lijiaoa@outlook.com>
2021-06-08 11:06:31 +08:00
SparkSnail b11a4c35ef
Fix frameworkController FrameworkControllerTrialConfigTemplate constructor error (#3730) 2021-06-08 10:13:39 +08:00
liuzhe-lz 6b52fb1200
Fix 3rd-party training service bug (#3726)
Co-authored-by: liuzhe <zhe.liu@microsoft.com>
2021-06-07 10:32:36 +08:00
Richard Fan e82731f22b
Use in-cluster config instead of kubeconfig when running NNI from within a Kubernetes container. (#3719)
Co-authored-by: Richard Fan <richard.fan@petuum.com>
2021-06-04 17:49:42 +08:00
dependabot[bot] 9f467f30ce
Bump ws from 7.3.0 to 7.4.6 in /ts/nni_manager (#3699)
Bumps [ws](https://github.com/websockets/ws) from 7.3.0 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.0...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 16:14:11 +08:00
Lijiaoa e67fea2c7e
webui fix search bug (#3715)
Co-authored-by: Lijiao <Lijiaoa@outlook.com>
2021-06-03 13:38:54 +08:00
liuzhe-lz 521f1917c0
Fix a logging related bug (#3705) 2021-06-03 12:06:06 +08:00
dependabot[bot] 7075a83648
Bump dns-packet from 1.3.1 to 1.3.4 in /ts/webui (#3694)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 16:39:47 +08:00
Lijiaoa 916267d8c3
Add trial stdout button on local mode (#3690)
Co-authored-by: Lijiao <Lijiaoa@outlook.com>
2021-05-27 16:14:19 +08:00
Ni Hao 684005d7dc
fix no log from subprocess on trial (#3653)
Co-authored-by: Hao Ni <v-nihao@microsoft.com>
2021-05-27 15:32:33 +08:00
liuzhe-lz 277e63f27a
Support 3rd-party training service (#3662) 2021-05-27 15:08:32 +08:00
Lijiaoa c05a9228f2
update prefix rest api format and fix getPrefix function bug (#3674)
Co-authored-by: Lijiao <Lijiaoa@outlook.com>
2021-05-27 11:34:24 +08:00
Ni Hao 964d9a92b7
fix url and api conflict (#3672)
Co-authored-by: Hao Ni <v-nihao@microsoft.com>
2021-05-27 11:34:06 +08:00
Lijiaoa 4ccc94024f
Improve search parameters on trial detail page (#3651)
Co-authored-by: Lijiao <Lijiaoa@outlook.com>
2021-05-26 15:50:39 +08:00
Ni Hao 35c3d16919
Support prefix url for nnimanager (#3643)
Co-authored-by: Hao Ni <v-nihao@microsoft.com>
2021-05-24 14:14:04 +08:00
SparkSnail dfe3c27b3f
Fix aml v2 config (#3655) 2021-05-21 13:59:04 +08:00
Lijiaoa 797b96353e
[webui] add basename in router (#3625) 2021-05-19 10:45:27 +08:00
Ni Hao 761732ab5f
fix syntax error on windows (#3634)
Co-authored-by: Hao Ni <v-nihao@microsoft.com>
2021-05-17 16:24:41 +08:00
Lijiaoa e5fb9c518b
Make selected trials consistent across auto-refresh in detail table (#3597)
Co-authored-by: Lijiao <Lijiaoa@outlook.com>
2021-05-17 16:09:54 +08:00
dependabot[bot] e878e7208a
Bump ssri from 6.0.1 to 6.0.2 in /ts/nni_manager (#3602)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 10:42:04 +08:00
dependabot[bot] aef9028c52
Bump ssri from 6.0.1 to 6.0.2 in /ts/webui (#3601)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 10:41:46 +08:00
liuzhe-lz 290558c71e
Improve NNI manager logging (#3624)
Co-authored-by: liuzhe <zhe.liu@microsoft.com>
2021-05-12 10:37:41 +08:00
SparkSnail 60983149c5
Support aml pipeline (#3477) 2021-05-11 15:49:17 +08:00