Skip to content
Snippets Groups Projects

Do not validate use_gpu when none is being sent in the request

Merged ml bonhomme requested to merge fix-wr-update into master
All threads resolved!

Like a genius I had made it impossible to update an existing worker run with a worker version that requires a GPU with use_gpu = data.get('use_gpu', False) unless you did send "use_gpu": True in the request :)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • ml bonhomme resolved all threads

    resolved all threads

  • ml bonhomme added 2 commits

    added 2 commits

    • 475da25f - Do not validate use_gpu when none is being sent in the request
    • 272b4b22 - be more smarter

    Compare with previous version

  • ml bonhomme added 5 commits

    added 5 commits

    Compare with previous version

  • Please register or sign in to reply
    Loading