Skip to content

Commit

Permalink
Clean up pom.xml dependencies for deeplearning4j-core. Remove unused …
Browse files Browse the repository at this point in the history
…dependency deeplearning4j-datasets. (#10041) (#10046)

Co-authored-by: RuiBaiXYZ <yinlijun@ruibai.xyz>
  • Loading branch information
RuiBaiXYZ and RuiBaiXYZ committed Nov 22, 2023
1 parent 61c8ccf commit 6082079
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions deeplearning4j/deeplearning4j-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@
<version>1.2.0</version>
</dependency>

<dependency>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-datasets</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-datavec-iterators</artifactId>
Expand Down

0 comments on commit 6082079

Please sign in to comment.