Skip to content

Conversation

@abhiramch018
Copy link
Contributor

@abhiramch018 abhiramch018 commented Nov 25, 2025

This PR updates the Model Builder GPU installation guide to resolve issues reported when using CUDA 10.1, which caused "no kernel found" errors during object detection while image classification worked correctly.

Changes made

Updated the recommended CUDA version from 10.1 → 11.8 (or later).

Added a clear warning note about kernel errors with older CUDA versions.

Updated cuDNN installation instructions for compatibility with CUDA 11.x.

Retained and clarified the troubleshooting section for driver setup and CUDA detection.

Updated metadata date and improved formatting for clarity.

Why this change

Following the previous instructions (CUDA 10.1 + cuDNN 7.6.4) led to TensorFlow GPU initialization issues for object detection models in Model Builder.
The updated instructions now reflect the tested, stable configuration for recent .NET and TensorFlow versions.


Internal previews

📄 File 🔗 Preview link
docs/core/tools/dotnet-run.md dotnet run
docs/machine-learning/how-to-guides/install-gpu-model-builder.md How to install GPU support in Model Builder

@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 25, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-ml/svc community-contribution Indicates PR is created by someone from the .NET community. labels Nov 25, 2025
- [!INCLUDE [interactive](../../../includes/cli-interactive.md)]

- **`--launch-profile <NAME>`**
- **`--launch-profile <NAME>` | `-lp <NAME>`**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes should be removed from this PR.

@gewarren
Copy link
Contributor

gewarren commented Jan 9, 2026

Closing PR due to extra unrelated changes.

@gewarren gewarren closed this Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-cli/subsvc dotnet-fundamentals/svc dotnet-ml/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants