nni icon indicating copy to clipboard operation
nni copied to clipboard

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.

Results 292 nni issues
Sort by recently updated
recently updated
newest added

**Describe the issue**: Report an bug. When using ConvTranspose2d in config_list to prune my models, I encountered an exception: Unsupported types for ConvTranspose2d. However, when I check the library files,...

**Describe the issue**: I run "Run Kubeflow Training Service Error, " with offical example ([Example](https://nni.readthedocs.io/en/stable/experiment/training_service/kubeflow.html)) But Got ImportError exception **Traceback (most recent call last): File "_nni_k8s._test_.py", line 2, in from...