Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save agibsonccc/b933bfda9bf6c128e6973ee6408b562c to your computer and use it in GitHub Desktop.

Select an option

Save agibsonccc/b933bfda9bf6c128e6973ee6408b562c to your computer and use it in GitHub Desktop.
/usr/java/jdk1.8.0_77/bin/java -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:41470,suspend=y,server=n -ea -Dorg.nd4j.linalg.defaultbackend=org.nd4j.linalg.cpu.nativecpu.CpuBackend -Dorg.nd4j.linalg.tests.backendstorun=org.nd4j.linalg.cpu.nativecpu.CpuBackend -Xmx1024m -Didea.junit.sm_runner -Dfile.encoding=UTF-8 -classpath /home/agibsonccc/ides/idea/lib/idea_rt.jar:/home/agibsonccc/ides/idea/plugins/junit/lib/junit-rt.jar:/usr/java/jdk1.8.0_77/jre/lib/charsets.jar:/usr/java/jdk1.8.0_77/jre/lib/deploy.jar:/usr/java/jdk1.8.0_77/jre/lib/ext/cldrdata.jar:/usr/java/jdk1.8.0_77/jre/lib/ext/dnsns.jar:/usr/java/jdk1.8.0_77/jre/lib/ext/jaccess.jar:/usr/java/jdk1.8.0_77/jre/lib/ext/jfxrt.jar:/usr/java/jdk1.8.0_77/jre/lib/ext/localedata.jar:/usr/java/jdk1.8.0_77/jre/lib/ext/nashorn.jar:/usr/java/jdk1.8.0_77/jre/lib/ext/sunec.jar:/usr/java/jdk1.8.0_77/jre/lib/ext/sunjce_provider.jar:/usr/java/jdk1.8.0_77/jre/lib/ext/sunpkcs11.jar:/usr/java/jdk1.8.0_77/jre/lib/ext/zipfs.jar:/usr/java/jdk1.8.0_77/jre/lib/javaws.jar:/usr/java/jdk1.8.0_77/jre/lib/jce.jar:/usr/java/jdk1.8.0_77/jre/lib/jfr.jar:/usr/java/jdk1.8.0_77/jre/lib/jfxswt.jar:/usr/java/jdk1.8.0_77/jre/lib/jsse.jar:/usr/java/jdk1.8.0_77/jre/lib/management-agent.jar:/usr/java/jdk1.8.0_77/jre/lib/plugin.jar:/usr/java/jdk1.8.0_77/jre/lib/resources.jar:/usr/java/jdk1.8.0_77/jre/lib/rt.jar:/home/agibsonccc/code/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-native/target/test-classes:/home/agibsonccc/code/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-native/target/classes:/home/agibsonccc/code/nd4j/nd4j-backends/nd4j-api-parent/nd4j-native-api/target/classes:/home/agibsonccc/code/nd4j/nd4j-buffer/target/classes:/home/agibsonccc/.m2/repository/io/netty/netty-buffer/4.0.28.Final/netty-buffer-4.0.28.Final.jar:/home/agibsonccc/.m2/repository/io/netty/netty-common/4.0.28.Final/netty-common-4.0.28.Final.jar:/home/agibsonccc/code/nd4j/nd4j-common/target/classes:/home/agibsonccc/.m2/repository/org/reflections/reflections/0.9.10/reflections-0.9.10.jar:/home/agibsonccc/.m2/repository/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar:/home/agibsonccc/.m2/repository/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.jar:/home/agibsonccc/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar:/home/agibsonccc/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/home/agibsonccc/.m2/repository/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.jar:/home/agibsonccc/.m2/repository/org/apache/commons/commons-lang3/3.3.1/commons-lang3-3.3.1.jar:/home/agibsonccc/.m2/repository/org/bytedeco/javacpp/1.2-SNAPSHOT/javacpp-1.2-20160402.142645-6.jar:/home/agibsonccc/code/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/target/classes:/home/agibsonccc/.m2/repository/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.jar:/home/agibsonccc/.m2/repository/org/projectlombok/lombok/1.16.4/lombok-1.16.4.jar:/home/agibsonccc/code/nd4j/nd4j-context/target/classes:/home/agibsonccc/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/agibsonccc/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 org.nd4j.linalg.Nd4jTestsC,testSerialization
Connected to the target VM, address: '127.0.0.1:41470', transport: 'socket'
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[ 0.93, 0.32, 0.18, 0.20, 0.57, 0.60, 0.96, 0.65, 0.75, 0.65, 0.75, 0.96, 0.01, 0.11, 0.30, 0.66, 0.81, 0.87, 0.96, 0.72]
[ 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00]
Disconnected from the target VM, address: '127.0.0.1:41470', transport: 'socket'
java.lang.AssertionError:
Expected :[ 0.93, 0.32, 0.18, 0.20, 0.57, 0.60, 0.96, 0.65, 0.75, 0.65, 0.75, 0.96, 0.01, 0.11, 0.30, 0.66, 0.81, 0.87, 0.96, 0.72]
Actual :[ 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00]
<Click to see difference>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.nd4j.linalg.Nd4jTestsC.testSerialization(Nd4jTestsC.java:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:119)
at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:42)
at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:234)
at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:74)
Performing op 0 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 1 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 2 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 3 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 4 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 5 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 6 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 7 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 8 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 9 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 10 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 11 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 12 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 13 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 14 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 15 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 16 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 17 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 18 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 19 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 0 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 1 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 2 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 3 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 4 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 5 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 6 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 7 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 8 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 9 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 10 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 11 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 12 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 13 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 14 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 15 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 16 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 17 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 18 on x 0.000000 and y 0.000000 and result 0.000000
Performing op 19 on x 0.000000 and y 0.000000 and result 0.000000
Process finished with exit code 255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment