Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Developer Environment Prerequisites

Minjang Kim edited this pageAug 20, 2024 ·2 revisions

This wiki lists the steps for setting up a developer environment to contribute code changes to PyTorch.

Prerequisites

To develop PyTorch you will need:

  • Python 3.8 or later (for Linux, Python 3.8.1+ is needed)
  • A C++17 compatible compiler, such as clang

(optional) CUDA Support

If you want to compile with CUDA support, install the following (note that CUDA is not supported on macOS)

Note: You could refer to thecuDNN Support Matrix for cuDNN versions with the various supported CUDA, CUDA driver and NVIDIA hardware

(optional) ROCm Support

If you want to compile with ROCm support, install

  • AMD ROCm 4.0 and above installation
  • ROCm is currently supported only for Linux systems.

Next Steps

I would love to contribute to PyTorch!

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp