Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using torch #8

Open
fychao opened this issue Jan 25, 2018 · 0 comments
Open

using torch #8

fychao opened this issue Jan 25, 2018 · 0 comments

Comments

@fychao
Copy link
Owner

fychao commented Jan 25, 2018

   75  git clone https://github.com/torch/distro.git ~/torch --recursive
   76  cd ~/torch; bash install-deps;
   77  bash install-deps
   78  vi install-deps
   79  bash install-deps
   80  ./install.sh
   81  export TORCH_NVCC_FLAGS="-D__CUDA_NO_HALF_OPERATORS__"
   82  ./install.sh
   83  cd ../
   84  ls
   85  cd OpenNMT/
   86  ls
   87  cd
   88  ls
   89  source .bashrc
   90  ls
   91  vi .bashrc
   92  th
   93  ls
   94  cd OpenNMT/
   95  ls
   96  vi README.md
   97  luarocks install tds
   98  vi README.md
   99  luarocks install bit32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant