-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.classpath
48 lines (48 loc) · 3.57 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/common-lang-3.1.1.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/commons-io-2.5.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/commons-math3-3.5.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/datavec-data-image-1.0.0-beta3.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/deeplearning4j-common-1.0.0-beta3.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/deeplearning4j-nn-1.0.0-beta3.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/guava-20.0.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/imageio-bmp-3.1.1.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/imageio-core-3.1.1.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/imageio-jpeg-3.1.1.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/imageio-psd-3.1.1.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/jackson-1.0.0-beta3.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/jai-imageio-core-1.3.0.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/javacpp-1.4.3.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/nd4j-api-1.0.0-beta3.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/nd4j-buffer-1.0.0-beta3.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/nd4j-common-1.0.0-beta3.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/nd4j-context-1.0.0-beta3.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/nd4j-native-api-1.0.0-beta3.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/openblas-0.3.3-1.4.3.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/protobuf-java-shaded-351-0.9.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/slf4j-api-1.6.1.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/slf4j-simple-1.6.1.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/native/mkl-dnn-0.16-1.4.3-windows-x86_64.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/native/nd4j-native-1.0.0-beta3-windows-x86_64.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/native/openblas-0.3.3-1.4.3-windows-x86_64.jar"/>
<classpathentry kind="lib" path="libs/dl4j-1.0.0-beta3-short/native/nd4j-native-1.0.0-beta3.jar"/>
<classpathentry kind="lib" path="libs/BagaturBoard.jar"/>
<classpathentry kind="lib" path="libs/deepnetts/visrec-api-1.0.1.jar"/>
<classpathentry kind="lib" path="libs/deepnetts/visrec-ri-1.0.1.jar"/>
<classpathentry kind="lib" path="libs/deepnetts/log4j-api-2.7.jar"/>
<classpathentry kind="lib" path="libs/deepnetts/log4j-core-2.7.jar"/>
<classpathentry kind="lib" path="libs/deepnetts_pro13/bcpg-jdk15on-1.64.jar"/>
<classpathentry kind="lib" path="libs/deepnetts_pro13/bcprov-jdk15on-1.64.jar"/>
<classpathentry kind="lib" path="libs/deepnetts_pro13/license3j-2.0.0-JVM8.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/opencv_java451"/>
<classpathentry kind="lib" path="libs/imageio-metadata-3.10.1.jar"/>
<classpathentry kind="lib" path="libs/deepnetts/deepnetts-core-1.12.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>