Skip to content

Instantly share code, notes, and snippets.

@cawfree
Created March 17, 2017 23:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cawfree/a69edfeeedcbe5761c8a916375086a8d to your computer and use it in GitHub Desktop.
Save cawfree/a69edfeeedcbe5761c8a916375086a8d to your computer and use it in GitHub Desktop.
Some DL4j/ND4J specific console errors
03-17 23:47:45.321 9244-9381/io.github.cawfree.preflop W/System.err: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
03-17 23:47:45.321 9244-9381/io.github.cawfree.preflop W/System.err: SLF4J: Defaulting to no-operation (NOP) logger implementation
03-17 23:47:45.321 9244-9381/io.github.cawfree.preflop W/System.err: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
03-17 23:47:46.181 9244-9381/io.github.cawfree.preflop W/linker: /data/app/io.github.cawfree.preflop-1/lib/arm/libnd4jcpu.so: unused DT entry: type 0xf arg 0xa683
03-17 23:47:46.201 9244-9381/io.github.cawfree.preflop W/linker: /data/app/io.github.cawfree.preflop-1/lib/arm/libjnind4jcpu.so: unused DT entry: type 0xf arg 0x15125
03-17 23:47:46.551 9244-9381/io.github.cawfree.preflop W/linker: /data/app/io.github.cawfree.preflop-1/lib/arm/libjniopenblas.so: unused DT entry: type 0xf arg 0xea58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment