Yuge Zhang
f6ec539457
Check copyright header ( #4599 )
2022-05-06 19:01:09 +08:00
Lijiaoa
cadf3a5564
Refactor log components(remove log collection) ( #4794 )
2022-05-06 16:53:06 +08:00
liuzhe-lz
cbb63c5bec
WebSocket (step 4) - NAS experiment ( #4825 )
2022-05-04 00:28:43 +08:00
liuzhe-lz
e8de5eb4f4
WebSocket (step 3) - HPO experiment ( #4821 )
2022-04-29 18:25:48 +08:00
liuzhe-lz
94a276ce9c
Move ExperimentsManager and TensorboardManager to "extensions" ( #4822 )
2022-04-29 16:56:40 +08:00
liuzhe-lz
f60d3d5e29
WebSocket (step 1) - Python client ( #4806 )
2022-04-29 14:47:22 +08:00
liuzhe-lz
b39850f9c2
WebSocket (step 2) - TS server ( #4808 )
2022-04-28 23:22:34 +08:00
Yuge Zhang
05c7d6e924
Typehint for oneshot NAS ( #4811 )
2022-04-28 18:20:47 +08:00
J-shang
cbac2c5c0f
[Compression] fix typehints ( #4800 )
2022-04-27 17:55:53 +08:00
liuzhe-lz
d49864ce28
Show duration of each UT case ( #4809 )
2022-04-27 13:14:10 +08:00
Lijiaoa
39620c4501
fix nnictl doc link ( #4807 )
2022-04-27 11:39:25 +08:00
liuzhe-lz
f4bcda10d2
Replace nni.typehint with typing_extensions ( #4802 )
2022-04-27 11:38:36 +08:00
liuzhe-lz
290824c1a9
Refactor NNI manager globals (step 5) - shutdown ( #4706 )
2022-04-26 13:58:11 +08:00
Yuge Zhang
1896212902
Add license header and typehints for NAS ( #4774 )
2022-04-25 15:33:04 +08:00
Lijiaoa
8c2f717d83
Refactor kill job ( #4772 )
2022-04-25 11:23:06 +08:00
liuzhe-lz
f24c8380cf
Use "tuner" to config advisor ( #4773 )
2022-04-24 23:56:23 +08:00
liuzhe-lz
c8cc5c625c
Bump dev tools version ( #4781 )
2022-04-24 17:01:36 +08:00
Yuge Zhang
566038de72
Ignore some links that often fail ( #4790 )
2022-04-24 16:59:44 +08:00
liuzhe-lz
efd433bddc
Refactor NNI manager globals (step 4) - logging ( #4705 )
2022-04-24 15:51:01 +08:00
Scarlett Li
3f16a5a059
Update README.md ( #4777 )
2022-04-22 09:15:23 +08:00
Yuge Zhang
8547b21cc2
Merge pull request #4760 from microsoft/dev-oneshot
...
[DO NOT SQUASH] One-shot as strategy
2022-04-21 16:37:35 +08:00
Yuge Zhang
2355bacb6d
Merge pull request #4787 from ultmaster/dev-oneshot-merge-master-2
...
Resolve conflicts for #4760 (cont.)
2022-04-21 01:06:04 +08:00
Yuge Zhang
54ef5a5c26
Merge branch 'master' of http://github.com/microsoft/nni into dev-oneshot-merge-master-2
2022-04-20 16:57:35 +00:00
Yuge Zhang
a911b85617
Resolve conflicts for #4760 ( #4762 )
2022-04-21 00:49:27 +08:00
Yuge Zhang
58d205d320
Update translation to fix pipeline ( #4782 )
2022-04-20 15:24:50 +08:00
liuzhe-lz
a2c70850ee
Refactor NNI manager globals (step 3) - globals module ( #4703 )
2022-04-20 12:20:36 +08:00
J-shang
ec6e659471
[Doc] fix broken links ( #4778 )
2022-04-20 10:52:29 +08:00
Yuge Zhang
fb0c273483
i18n toolchain based on sphinx-intl ( #4759 )
2022-04-20 10:35:02 +08:00
J-shang
f5b89bb655
Merge pull request #4776 from microsoft/v2.7
2022-04-19 09:30:38 +08:00
J-shang
1546962f83
Update Release Note ( #4775 )
2022-04-18 20:58:05 +08:00
J-shang
9dee8e92db
fix kubeflow pipeline ( #4767 )
2022-04-18 17:33:01 +08:00
Yuge Zhang
689a9780d2
Delete README and SECURITY translation ( #4769 )
2022-04-15 16:59:01 +08:00
J-shang
ebc084af90
v2.7 release note ( #4768 )
2022-04-14 22:26:22 +08:00
Yuge Zhang
0850ddd6a2
Fix bug when traced kwargs are traced type ( #4765 )
2022-04-14 14:56:28 +08:00
Yuge Zhang
faa6bebeef
Add missing reference of state dict hook ( #4764 )
2022-04-14 14:56:12 +08:00
Yuge Zhang
e0ce406f88
Enable linkcheck ( #4712 )
2022-04-14 14:55:56 +08:00
liuzhe-lz
4446280d35
update hpo tutorials ( #4758 )
2022-04-14 11:20:19 +08:00
Zhenhua Han
7aa4461209
Fix compatibility of Retiarii CGO ( #4621 )
...
* fix compatibility of CGO
* remove old test files for CGO
* revert to fit pytorch-lightning 1.5.x
* update PyTorch-lightning version in doc
* fix nni.trace issue
2022-04-13 21:25:09 +08:00
QuanluZhang
b7dfc7cf4f
fix broken links ( #4761 )
2022-04-13 20:02:14 +08:00
liuzhe-lz
fb62e80f67
Fix doc links ( #4757 )
2022-04-13 19:41:17 +08:00
Yuge Zhang
dda6a12646
Translation for home page and NAS ( #4748 )
2022-04-13 15:06:19 +08:00
J-shang
fe02b8085b
[Doc] split index to overview & toctree compression part ( #4749 )
2022-04-12 18:41:24 +08:00
J-shang
b8d029b11d
[Bugbash] fix pipeline ( #4746 )
2022-04-12 18:41:06 +08:00
Yuge Zhang
055b42c097
More improvements on NAS documentation and cell interface ( #4752 )
2022-04-12 16:00:52 +08:00
Yuge Zhang
2d8f925b5a
Bug fix of Retiarii hyperparameter mutation ( #4751 )
2022-04-12 16:00:16 +08:00
Jiahang Xu
c22dc0fc15
[Doc] Refine hardware-aware NAS doc ( #4750 )
2022-04-12 14:48:37 +08:00
Jiahang Xu
96d30bafb3
Refine weight loading in SPOS ( #4755 )
2022-04-12 14:48:12 +08:00
liuzhe-lz
047a9e2294
Update installation doc and M1 support ( #4753 )
2022-04-12 09:34:20 +08:00
Yuge Zhang
fac7364a09
Isolate toctree from overview ( #4747 )
2022-04-11 13:56:32 +08:00
Ke Li
47c773636d
compression overview chinese doc ( #4745 )
2022-04-10 17:16:51 +08:00