< >
Home » TK1入门教程软件篇 » TK1入门教程软件篇-安装Torch

TK1入门教程软件篇-安装Torch

TK1入门教程软件篇-安装Torch7

说明:

  • 介绍如何在TK1安装Torch7

安装:

  • 下载脚本并安装:
$ git clone https://github.com/torch/ezinstall.git
$ cd ezinstall
$ sudo ./install-deps
$ sudo ./install-luajit+torch
$ sudo luarocks install cutorch
$ sudo luarocks install cunn
$ sudo luarocks install cudnn
  • 使用torch需要使用很多内存,最好扩展swap空间,参考教程

参考:

  • http://torch.ch/
  • https://github.com/torch/ezinstall.
  • https://github.com/soumith/cudnn.torch
  • http://www.jetsonhacks.com/category/deep-learning/torch/
  • http://www.jetsonhacks.com/2015/05/20/torch-7-scientific-computer-framework-with-cudnn-nvidia-jetson-tk1/
  • http://www.jetsonhacks.com/2015/05/20/itorch-for-torch-7-on-nvidia-jetson-tk1/

纠错,疑问,交流: 请进入讨论区点击加入Q群

获取最新文章: 扫一扫右上角的二维码加入“创客智造”公众号


标签: tk1入门教程软件篇