|
@@ -0,0 +1,25 @@
|
|
|
|
+{
|
|
|
|
+ "name": "sis31/pytorch190cu-win64",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "description": "pytorch190cu win64",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "minimum-stability": "dev",
|
|
|
|
+ "require-dev":{
|
|
|
|
+ "a/distribute-helper": "dev-master"
|
|
|
|
+ },
|
|
|
|
+ "repositories": {
|
|
|
|
+ "packagist": {
|
|
|
|
+ "type": "composer",
|
|
|
|
+ "url": "http://satis-dist.lysis.com.cn:4000/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "config": {
|
|
|
|
+ "secure-http": false
|
|
|
|
+ },
|
|
|
|
+ "distribute-helper": {
|
|
|
|
+ "use-space": "10.3 GB",
|
|
|
|
+ "module-files":[
|
|
|
|
+ {"name":"pytorch190cu-0.1-e2574c.7z","size":"2.00 GB"}
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+}
|