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
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

PyTorch Windows version

Latest

Choose a tag to compare

@peterjc123peterjc123 released this 06 Dec 08:18
· 64 commits to master since this release

Windows specific changes:

Bug fixes

  1. Errors in backward leads to deadlock
  2. Memory leak in multiprocessing using DataLoader
  3. An indention bug in torch.cuda

Features

  1. Add support for new CUDA and cuDNN versions
  2. Add support for Ninja and clcache when compiling

Known issues

  1. Some tests will fail
  2. There is no support for torch.distributed, nccl and magma
  3. No support for python versions other than 3.5 and 3.6
  4. Don't set num_worker to a number more than 1. ( 0 is safer ) Wrap your main code entry with an if statement like this.
if__name__=='__main__':

The packages are accessiblehere.

Assets2
Loading

[8]ページ先頭

©2009-2025 Movatter.jp