Skip to content

Commit 71aba83

Browse files
committed
Update ClassPrediction.java
1 parent e502183 commit 71aba83

File tree

1 file changed

+0
-3
lines changed
  • tensorflow-keras-import-examples/src/main/java/org/deeplearning4j/modelimportexamples/util

1 file changed

+0
-3
lines changed

tensorflow-keras-import-examples/src/main/java/org/deeplearning4j/modelimportexamples/util/ClassPrediction.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020

2121
package org.deeplearning4j.modelimportexamples.util;
2222

23-
import lombok.AllArgsConstructor;
24-
import lombok.Data;
25-
2623
import java.util.Objects;
2724

2825
public class ClassPrediction {

0 commit comments

Comments
 (0)