deeplearning4j / deeplearning4j/deeplearning4j-examples
NearestNeighbor.java failed to execute op hashcode
Open
bug
- Dominant language
- Java
- Stars
- 2.5k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
Issue Description
when executing NearestNeighbor.java, which is in cifar directory of dl4j-examples, in line 105, when putting data into trainingMap, RuntimeException Op[hashcode] occured, failed to execute op hashcode .
input is double, output is float
Version Information
Please indicate relevant versions, including, if relevant:
dl4j-examples 1.0-beta5
windows x86_64
cpu,no cuda

Contributor guide
Assessment
This issue has not been assessed yet.