[PR #105] [MERGED] fix args.cuda never being True and fix errors at Inference on GPU #172

Closed
opened 2025-11-02 00:07:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/GokuMohandas/Made-With-ML/pull/105
Author: @leo-texuanw
Created: 12/28/2018
Status: Merged
Merged: 12/28/2018
Merged by: @GokuMohandas

Base: masterHead: master


📝 Commits (2)

  • ff0778f fix args.cuda never being True and fix errors at Inference while using gpu - 10_Object_Oriented_ML
  • 9b704dd made few more changes with device

📊 Changes

1 file changed (+13 additions, -13 deletions)

View changed files

📝 notebooks/10_Object_Oriented_ML.ipynb (+13 -13)

📄 Description

for file 10_Object_Oriented_ML.

  • fix args.cuda never being True
  • and fix errors at Inference while using gpu
    • ErrorInfo: expected object of backend cuda but got backend cpu for argument #4 'mat1'

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/GokuMohandas/Made-With-ML/pull/105 **Author:** [@leo-texuanw](https://github.com/leo-texuanw) **Created:** 12/28/2018 **Status:** ✅ Merged **Merged:** 12/28/2018 **Merged by:** [@GokuMohandas](https://github.com/GokuMohandas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`ff0778f`](https://github.com/GokuMohandas/Made-With-ML/commit/ff0778f8e4972f3e20fff1cb306bc444a9076d95) fix args.cuda never being True and fix errors at Inference while using gpu - 10_Object_Oriented_ML - [`9b704dd`](https://github.com/GokuMohandas/Made-With-ML/commit/9b704dde394578e1be5222009d2def55eca78a19) made few more changes with device ### 📊 Changes **1 file changed** (+13 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `notebooks/10_Object_Oriented_ML.ipynb` (+13 -13) </details> ### 📄 Description for file 10_Object_Oriented_ML. - fix args.cuda never being True - and fix errors at Inference while using gpu - ErrorInfo: expected object of backend cuda but got backend cpu for argument #4 'mat1' --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 00:07:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/Made-With-ML#172