File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 7373 <groupId >ai.djl.pytorch</groupId >
7474 <artifactId >pytorch-engine</artifactId >
7575 <version >${djl.version} </version >
76+ <scope >runtime</scope >
7677 </dependency >
7778 <!-- ONNX -->
7879 <dependency >
9596 </dependency >
9697
9798 <!-- windows gpu-->
99+ <!-- https://mvnrepository.com/artifact/ai.djl.pytorch/pytorch-native-cu117 -->
98100<!-- <dependency>-->
99101<!-- <groupId>ai.djl.pytorch</groupId>-->
100102<!-- <artifactId>pytorch-native-cu117</artifactId>-->
103+ <!-- <version>1.13.1</version>-->
101104<!-- <classifier>win-x86_64</classifier>-->
102- <!-- <version>1.13.0</version>-->
103105<!-- <scope>runtime</scope>-->
104106<!-- </dependency>-->
107+
108+
105109<!-- <dependency>-->
106110<!-- <groupId>ai.djl.pytorch</groupId>-->
107111<!-- <artifactId>pytorch-jni</artifactId>-->
108- <!-- <version>1.13.0 -0.20 .0</version>-->
112+ <!-- <version>2.0.1 -0.25 .0</version>-->
109113<!-- <scope>runtime</scope>-->
110114<!-- </dependency>-->
111115
You can’t perform that action at this time.
0 commit comments