Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hiili committed Jul 30, 2017
1 parent 6d5387f commit 20832aa
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,9 +2,9 @@

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

See the project branches for different build configurations: 32-bit vs. 64-bit, different LuaJIT versions, ..
Use the project branches to choose a 64-bit or a 32-bit version.

The git logs contain all build commands and repository versions that were used. The build process is mostly based on this: https://github.com/torch/torch7/wiki/Windows#using-visual-studio-manually
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.

## Preinstalled packages

Expand Down

0 comments on commit 20832aa

Please sign in to comment.