miguelgfierro 2019-06-04 11:37:44 +01:00
Π ΠΎΠ΄ΠΈΡ‚Π΅Π»ΡŒ c06fa8e170
ΠšΠΎΠΌΠΌΠΈΡ‚ 0c24b8d7ab
1 ΠΈΠ·ΠΌΠ΅Π½Ρ‘Π½Π½Ρ‹Ρ… Ρ„Π°ΠΉΠ»ΠΎΠ²: 1 Π΄ΠΎΠ±Π°Π²Π»Π΅Π½ΠΈΠΉ ΠΈ 1 ΡƒΠ΄Π°Π»Π΅Π½ΠΈΠΉ

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -51,7 +51,7 @@ Click on the following menus to see how to install the Python GPU environment:
Assuming that you have a GPU machine, to install the Python GPU environment, which by default installs the CPU environment: Assuming that you have a GPU machine, to install the Python GPU environment, which by default installs the CPU environment:
cd nlp cd nlp
./tools/generate_conda_file.sh --gpu python tools/generate_conda_file.py --gpu
conda env create -n nlp_gpu -f nlp_gpu.yaml conda env create -n nlp_gpu -f nlp_gpu.yaml
</details> </details>