@@ -360,48 +360,48 @@ function commandMessage(key) {
360
360
"stable,pip,macos,cudanone,python3.7" : "pip3 install torch torchvision" ,
361
361
362
362
"stable,pip,linux,cudanone,python2.7" :
363
- "pip install http ://download.pytorch.org/whl/cpu/torch-1.0.0-cp27-cp27mu-linux_x86_64.whl<br/>pip install torchvision <br/><br/> # if the above command does not work, then you have python 2.7 UCS2, use this command<br/>pip install http ://download.pytorch.org/whl/cpu/torch-1.0.0-cp27-cp27m-linux_x86_64.whl" ,
363
+ "pip install https ://download.pytorch.org/whl/cpu/torch-1.0.0-cp27-cp27mu-linux_x86_64.whl<br/>pip install torchvision <br/><br/> # if the above command does not work, then you have python 2.7 UCS2, use this command<br/>pip install https ://download.pytorch.org/whl/cpu/torch-1.0.0-cp27-cp27m-linux_x86_64.whl" ,
364
364
365
365
"stable,pip,linux,cuda8,python2.7" :
366
- "pip install http ://download.pytorch.org/whl/cu80/torch-1.0.0-cp27-cp27mu-linux_x86_64.whl<br/>pip install torchvision<br/><br/># if the above command does not work, then you have python 2.7 UCS2, use this command<br/>pip install http ://download.pytorch.org/whl/cu80/torch-1.0.0-cp27-cp27m-linux_x86_64.whl" ,
366
+ "pip install https ://download.pytorch.org/whl/cu80/torch-1.0.0-cp27-cp27mu-linux_x86_64.whl<br/>pip install torchvision<br/><br/># if the above command does not work, then you have python 2.7 UCS2, use this command<br/>pip install https ://download.pytorch.org/whl/cu80/torch-1.0.0-cp27-cp27m-linux_x86_64.whl" ,
367
367
368
368
"stable,pip,linux,cuda9.0,python2.7" : "pip install torch torchvision" ,
369
369
370
370
"stable,pip,linux,cuda10.0,python2.7" :
371
- "pip install http ://download.pytorch.org/whl/cu100/torch-1.0.0-cp27-cp27mu-linux_x86_64.whl<br/>pip install torchvision<br/><br/># if the above command does not work, then you have python 2.7 UCS2, use this command<br/>pip install http ://download.pytorch.org/whl/cu100/torch-1.0.0-cp27-cp27m-linux_x86_64.whl" ,
371
+ "pip install https ://download.pytorch.org/whl/cu100/torch-1.0.0-cp27-cp27mu-linux_x86_64.whl<br/>pip install torchvision<br/><br/># if the above command does not work, then you have python 2.7 UCS2, use this command<br/>pip install https ://download.pytorch.org/whl/cu100/torch-1.0.0-cp27-cp27m-linux_x86_64.whl" ,
372
372
373
373
"stable,pip,linux,cudanone,python3.5" :
374
- "pip3 install http ://download.pytorch.org/whl/cpu/torch-1.0.0-cp35-cp35m-linux_x86_64.whl<br/>pip3 install torchvision" ,
374
+ "pip3 install https ://download.pytorch.org/whl/cpu/torch-1.0.0-cp35-cp35m-linux_x86_64.whl<br/>pip3 install torchvision" ,
375
375
376
376
"stable,pip,linux,cuda8,python3.5" :
377
- "pip3 install http ://download.pytorch.org/whl/cu80/torch-1.0.0-cp35-cp35m-linux_x86_64.whl<br/>pip3 install torchvision" ,
377
+ "pip3 install https ://download.pytorch.org/whl/cu80/torch-1.0.0-cp35-cp35m-linux_x86_64.whl<br/>pip3 install torchvision" ,
378
378
379
379
"stable,pip,linux,cuda9.0,python3.5" : "pip3 install torch torchvision" ,
380
380
381
381
"stable,pip,linux,cuda10.0,python3.5" :
382
- "pip3 install http ://download.pytorch.org/whl/cu100/torch-1.0.0-cp35-cp35m-linux_x86_64.whl<br/>pip3 install torchvision" ,
382
+ "pip3 install https ://download.pytorch.org/whl/cu100/torch-1.0.0-cp35-cp35m-linux_x86_64.whl<br/>pip3 install torchvision" ,
383
383
384
384
"stable,pip,linux,cudanone,python3.6" :
385
- "pip3 install http ://download.pytorch.org/whl/cpu/torch-1.0.0-cp36-cp36m-linux_x86_64.whl<br/>pip3 install torchvision" ,
385
+ "pip3 install https ://download.pytorch.org/whl/cpu/torch-1.0.0-cp36-cp36m-linux_x86_64.whl<br/>pip3 install torchvision" ,
386
386
387
387
"stable,pip,linux,cuda8,python3.6" :
388
- "pip3 install http ://download.pytorch.org/whl/cu80/torch-1.0.0-cp36-cp36m-linux_x86_64.whl<br/>pip3 install torchvision" ,
388
+ "pip3 install https ://download.pytorch.org/whl/cu80/torch-1.0.0-cp36-cp36m-linux_x86_64.whl<br/>pip3 install torchvision" ,
389
389
390
390
"stable,pip,linux,cuda9.0,python3.6" : "pip3 install torch torchvision" ,
391
391
392
392
"stable,pip,linux,cuda10.0,python3.6" :
393
- "pip3 install http ://download.pytorch.org/whl/cu100/torch-1.0.0-cp36-cp36m-linux_x86_64.whl<br/>pip3 install torchvision" ,
393
+ "pip3 install https ://download.pytorch.org/whl/cu100/torch-1.0.0-cp36-cp36m-linux_x86_64.whl<br/>pip3 install torchvision" ,
394
394
395
395
"stable,pip,linux,cudanone,python3.7" :
396
- "pip3 install http ://download.pytorch.org/whl/cpu/torch-1.0.0-cp37-cp37m-linux_x86_64.whl<br/>pip3 install torchvision" ,
396
+ "pip3 install https ://download.pytorch.org/whl/cpu/torch-1.0.0-cp37-cp37m-linux_x86_64.whl<br/>pip3 install torchvision" ,
397
397
398
398
"stable,pip,linux,cuda8,python3.7" :
399
- "pip3 install http ://download.pytorch.org/whl/cu80/torch-1.0.0-cp37-cp37m-linux_x86_64.whl<br/>pip3 install torchvision" ,
399
+ "pip3 install https ://download.pytorch.org/whl/cu80/torch-1.0.0-cp37-cp37m-linux_x86_64.whl<br/>pip3 install torchvision" ,
400
400
401
401
"stable,pip,linux,cuda9.0,python3.7" : "pip3 install torch torchvision" ,
402
402
403
403
"stable,pip,linux,cuda10.0,python3.7" :
404
- "pip3 install http ://download.pytorch.org/whl/cu100/torch-1.0.0-cp37-cp37m-linux_x86_64.whl<br/>pip3 install torchvision" ,
404
+ "pip3 install https ://download.pytorch.org/whl/cu100/torch-1.0.0-cp37-cp37m-linux_x86_64.whl<br/>pip3 install torchvision" ,
405
405
406
406
"stable,pip,windows,cudanone,python2.7" :
407
407
"# PyTorch does not support Python 2.7 on Windows. Please install with Python 3." ,
@@ -416,40 +416,40 @@ function commandMessage(key) {
416
416
"# PyTorch does not support Python 2.7 on Windows. Please install with Python 3." ,
417
417
418
418
"stable,pip,windows,cudanone,python3.5" :
419
- "pip3 install http ://download.pytorch.org/whl/cpu/torch-1.0.0-cp35-cp35m-win_amd64.whl<br/>pip3 install torchvision" ,
419
+ "pip3 install https ://download.pytorch.org/whl/cpu/torch-1.0.0-cp35-cp35m-win_amd64.whl<br/>pip3 install torchvision" ,
420
420
421
421
"stable,pip,windows,cuda8,python3.5" :
422
- "pip3 install http ://download.pytorch.org/whl/cu80/torch-1.0.0-cp35-cp35m-win_amd64.whl<br/>pip3 install torchvision" ,
422
+ "pip3 install https ://download.pytorch.org/whl/cu80/torch-1.0.0-cp35-cp35m-win_amd64.whl<br/>pip3 install torchvision" ,
423
423
424
424
"stable,pip,windows,cuda9.0,python3.5" :
425
- "pip3 install http ://download.pytorch.org/whl/cu90/torch-1.0.0-cp35-cp35m-win_amd64.whl<br/>pip3 install torchvision" ,
425
+ "pip3 install https ://download.pytorch.org/whl/cu90/torch-1.0.0-cp35-cp35m-win_amd64.whl<br/>pip3 install torchvision" ,
426
426
427
427
"stable,pip,windows,cuda10.0,python3.5" :
428
- "pip3 install http ://download.pytorch.org/whl/cu100/torch-1.0.0-cp35-cp35m-win_amd64.whl<br/>pip3 install torchvision" ,
428
+ "pip3 install https ://download.pytorch.org/whl/cu100/torch-1.0.0-cp35-cp35m-win_amd64.whl<br/>pip3 install torchvision" ,
429
429
430
430
"stable,pip,windows,cudanone,python3.6" :
431
- "pip3 install http ://download.pytorch.org/whl/cpu/torch-1.0.0-cp36-cp36m-win_amd64.whl<br/>pip3 install torchvision" ,
431
+ "pip3 install https ://download.pytorch.org/whl/cpu/torch-1.0.0-cp36-cp36m-win_amd64.whl<br/>pip3 install torchvision" ,
432
432
433
433
"stable,pip,windows,cuda8,python3.6" :
434
- "pip3 install http ://download.pytorch.org/whl/cu80/torch-1.0.0-cp36-cp36m-win_amd64.whl<br/>pip3 install torchvision" ,
434
+ "pip3 install https ://download.pytorch.org/whl/cu80/torch-1.0.0-cp36-cp36m-win_amd64.whl<br/>pip3 install torchvision" ,
435
435
436
436
"stable,pip,windows,cuda9.0,python3.6" :
437
- "pip3 install http ://download.pytorch.org/whl/cu90/torch-1.0.0-cp36-cp36m-win_amd64.whl<br/>pip3 install torchvision" ,
437
+ "pip3 install https ://download.pytorch.org/whl/cu90/torch-1.0.0-cp36-cp36m-win_amd64.whl<br/>pip3 install torchvision" ,
438
438
439
439
"stable,pip,windows,cuda10.0,python3.6" :
440
- "pip3 install http ://download.pytorch.org/whl/cu100/torch-1.0.0-cp36-cp36m-win_amd64.whl<br/>pip3 install torchvision" ,
440
+ "pip3 install https ://download.pytorch.org/whl/cu100/torch-1.0.0-cp36-cp36m-win_amd64.whl<br/>pip3 install torchvision" ,
441
441
442
442
"stable,pip,windows,cudanone,python3.7" :
443
- "pip3 install http ://download.pytorch.org/whl/cpu/torch-1.0.0-cp37-cp37m-win_amd64.whl<br/>pip3 install torchvision" ,
443
+ "pip3 install https ://download.pytorch.org/whl/cpu/torch-1.0.0-cp37-cp37m-win_amd64.whl<br/>pip3 install torchvision" ,
444
444
445
445
"stable,pip,windows,cuda8,python3.7" :
446
- "pip3 install http ://download.pytorch.org/whl/cu80/torch-1.0.0-cp37-cp37m-win_amd64.whl<br/>pip3 install torchvision" ,
446
+ "pip3 install https ://download.pytorch.org/whl/cu80/torch-1.0.0-cp37-cp37m-win_amd64.whl<br/>pip3 install torchvision" ,
447
447
448
448
"stable,pip,windows,cuda9.0,python3.7" :
449
- "pip3 install http ://download.pytorch.org/whl/cu90/torch-1.0.0-cp37-cp37m-win_amd64.whl<br/>pip3 install torchvision" ,
449
+ "pip3 install https ://download.pytorch.org/whl/cu90/torch-1.0.0-cp37-cp37m-win_amd64.whl<br/>pip3 install torchvision" ,
450
450
451
451
"stable,pip,windows,cuda10.0,python3.7" :
452
- "pip3 install http ://download.pytorch.org/whl/cu100/torch-1.0.0-cp37-cp37m-win_amd64.whl<br/>pip3 install torchvision" ,
452
+ "pip3 install https ://download.pytorch.org/whl/cu100/torch-1.0.0-cp37-cp37m-win_amd64.whl<br/>pip3 install torchvision" ,
453
453
454
454
"stable,libtorch,linux,cudanone,cplusplus" :
455
455
"Download here: <br/><a href='https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-latest.zip</a>" ,
0 commit comments