Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hiili authored Jul 30, 2017
1 parent 20832aa commit 0564509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This repository contains Windows binary builds of the [Torch](http://torch.ch/) machine learning framework.

Use the project branches to choose a 64-bit or a 32-bit version.
See the [releases page](https://github.com/hiili/WindowsTorch/releases) or branches for 64-bit and 32-bit versions.

For more information, see https://github.com/torch/torch7/wiki/Windows and https://github.com/torch/torch7/pull/287. The process for producing these builds is documented here: https://github.com/torch/torch7/wiki/Windows#using-visual-studio-manually. The [git logs](https://github.com/hiili/WindowsTorch/commits/) contain the actual build commands and repository versions that were used.

Expand All @@ -12,7 +12,7 @@ Preinstalled packages: _cwrap, dok, fun, gnuplot, image, inspect, luaffi, luafil

The _torch_ and _nn_ packages are built from pinned versions (commit 7bbe179 on Sep 6, 2016, and commit 1b95f7e on Feb 21, 2017, respectively). Unfortunately, more recent versions do not compile on Windows when following the aforementioned build process.

Everything else is built from the most recent versions that were available when building (the build month is mentioned in the branch names).
Everything else is built from the most recent versions that were available when building (the build date is mentioned in the [release titles](https://github.com/hiili/WindowsTorch/releases)).

## Installing and running

Expand Down

0 comments on commit 0564509

Please sign in to comment.