DeepLearningExamples
DeepLearningExamples copied to clipboard
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
Related to **DeepLearningExamples/PyTorch/Forecasting/TFT/** *(e.g. GNMT/PyTorch or FasterTransformer/All)* **Describe the bug** When I run the "inference.py" the error happen because "**unscaled_predictions**" was numpy.ndarray. Therefore, we need to add the code to...
Related to **Model/Framework(s)** *(e.g. GNMT/PyTorch or FasterTransformer/All)* **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Install '...'...
Related to **NGC PyTorch Image 24.02 (and maybe later)** **Describe the bug** I'm sorry if this is not the correct place to report, I could not find any Github repo...
Related to **Model/Framework(s) or something else (describe)** *Examples:* * *GNMT/PyTorch* * *AMP* * *Tensorflow 2.0* * *Jupyter notebooks* **Is your feature request related to a problem? Please describe.** A clear...
Related to **Model/Framework(s)** *(e.g. GNMT/PyTorch or FasterTransformer/All)* **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Install '...'...
[26/6 14:38] h: aurora-ia ├── components ├── models │ ├── nlpModel.js │ ├── visionModel.js │ └── audioModel.js ├── pages │ ├── api │ │ ├── nlp.js │ │ ├── vision.js...
Related to **Model/Framework(s) or something else (describe)** *Examples:* * *GNMT/PyTorch* * *AMP* * *Tensorflow 2.0* * *Jupyter notebooks* **Is your feature request related to a problem? Please describe.** A clear...
Related to **Model/Framework(s) or something else (describe)** *Examples:* * *GNMT/PyTorch* * *AMP* * *Tensorflow 2.0* * *Jupyter notebooks* **Is your feature request related to a problem? Please describe.** A clear...
Hello, I took the code for finetuning the BERT model on the Squad dataset and refactored the code as follows: - Separated out feature generation in a separate file and...
Related to **Model/Framework(s)** *(e.g. GNMT/PyTorch or FasterTransformer/All)* **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Install '...'...