Jun Ki Min

Results 30 issues of Jun Ki Min

### Description Somehow `conda env -f ...` installs pytorch-cpu on cuda toolkit v10.1. ### In which platform does it happen? Tested only on Linux-GPU (DSVM NC6v3) ### How do we...

bug

### Description O16n DNN models (export, register, import, retraining, etc.) ### Expected behavior with the suggested feature O16n notebook for DNN models ### Other Comments

enhancement

### Description ``` RuntimeError: Starting with v0.37.0, the 'azure-storage' meta-package is deprecated and cannot be installed anymore. Please install the service specific packages prefixed by `azure` needed for your application....

bug

### Description The contents of two notebooks under *sentiment_analysis/absa*, **absa.ipynb** and **absa_azureml.ipynb** are the same. ### Expected behavior (i.e. solution) No duplication ### Other Comments

bug
example

F3_block_training_and_evaluation_local.ipynb notebook mentions it uses F3 Netherlands dataset, but HRNet_demo_notebook.ipynb does not say anything about which dataset it will use.

Prior: High
Type: Enhancement

### Description Add a section to the Issue template for asking if the issue-creator can contribute to fix the issue / add features or not. With this, we can either...

enhancement

### Description We have notebook tests for unit/, smoke/, and functional/ but the unit and smoke notebook tests are covering about the same stuffs, basic tests of the notebook. Also...

enhancement

### Description Currently `newsrec` models only support `epoch` training and the smoke-tests with `epoch = 1` take minutes for each notebook. With a simple tweak to `base_model.fit()`, we can introduce...

enhancement

### Description This issue is a backlog to revert the temporary workaround #1971

bug

### Description Distributed training of TF recommenders by utilizing AKS gpu cluster. ### Expected behavior with the suggested feature A kubeflow-notebook to show how to utilize Kubeflow on AKS to...

notebook