Skip to content

Instantly share code, notes, and snippets.

@AlexDBlack
Created November 28, 2019 12:21
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 AlexDBlack/e9101d0326fc35bf2d01a443dc62ecab to your computer and use it in GitHub Desktop.
Save AlexDBlack/e9101d0326fc35bf2d01a443dc62ecab to your computer and use it in GitHub Desktop.
[INFO] ------------------------------------------------------------------------
[INFO] Building libnd4j 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ libnd4j ---
[INFO]
[INFO] --- maven-clean-plugin:2.6:clean (javacpp-cppbuild-clean) @ libnd4j ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ libnd4j ---
[INFO]
[INFO] --- javacpp:1.5.2:build (javacpp-cppbuild-validate) @ libnd4j ---
[INFO] Detected platform "windows-x86_64"
[INFO] Building for platform "windows-x86_64"
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:cpu-count (get-cpu-count) @ libnd4j ---
[INFO] CPU count: 16
[INFO]
[INFO] --- javacpp:1.5.2:build (javacpp-cppbuild-compile) @ libnd4j ---
[INFO] Detected platform "windows-x86_64"
[INFO] Building for platform "windows-x86_64"
[INFO] bash C:\DL4J\Git\deeplearning4j\libnd4j/buildnativeoperations.sh --chip cpu
/bin/bash: C:\DL4J\Git\deeplearning4j\libnd4j/buildnativeoperations.sh: No such file or directory
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.930 s
[INFO] Finished at: 2019-11-28T23:19:31+11:00
[INFO] Final Memory: 44M/619M
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment