You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: