PyTorch. Math and AI model building with GPU speed.

github.com/jcjohnson/pytorch-old

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2017
  • Merge commit '7d42fd8423213a50a2ac66c08100eb540c531ea0'
  • Merge commit 'e4d15223dcba0fb55e58ae9822f1b97a2f9d97d7'
  • Merge commit 'e31ec51ee5333bec15b5ae10d646c21c422ff9fe'
  • Fix typos.
  • Fix typos.
  • Fix typos.
  • Fix typos.
  • Fix typos (#2472)
  • Merge commit '8a2e69177b91b16f17c898fe6c71b4a3c1f3d6cb'
  • Merge commit '7b71abc52ad3ef1bb179e26f22e038a84707c270'
  • add ones_like and zeros_like
  • add ones_like and zeros_like
  • add ones_like and zeros_like
  • Merge commit '4bef5f5ff97c0b02b9125caf3e68008573c25dd7'
  • Not changing dimension size for expand when target size is -1
  • Not changing dimension size for expand when target size is -1
  • update README with new major contributors and remove redundant sections
  • More double backwards support for pooling, unpooling, padding (#2516)
  • Fix check_no_size_average tests. (#2532)
  • remove debug code