More up-to-date PyTorch?

Open
#1 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python, pytorch

Research direction

Locate the requirements file and inspect the pinned PyTorch version and related dependencies. Compare it with the requested newer version and verify that the competition setup works with the updated configuration; done means the requirements support a current PyTorch version without the reported CUDA/GPU compatibility problem.

Written by the indexing model from the issue text.

Description

Thanks for publishing this competition. It looks great.

Any chance we could get a requirements file with a more up-to-date version of PyTorch? We're currently on 1.13, and unfortunately version 1.8 doesn't play well with the CUDA/GPU configurations for the majority of the machines I have available to me.

I've spent a few hours fighting with things and if I figure out a configuration that works I'll close send a PR but if you happen to have one available it'd be much appreciated.

Dominant language
Python
Stars
34
Forks
8
Avg merge
21d 16h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.