Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    • Download the package that was just uploaded to svn as above. 
    • Test that a build is successful - spinning up a deep learning Ubuntu AMI will give you an environment with all dependencies to build. A `make -j $(nproc) USE_OPENCV=1 USE_BLAS=openblas USE_CUDA=1 USE_CUDA_PATH=/usr/local/cuda USE_CUDNN=1` should do.
    • if Possible, run a simple (mnist) test to verify the src.

Step 1.12.

...

Build Scala Packages 

Follow the release process to build Scala packages and include the stage repo links in the voting email.

MXNet-Scala Release Process

2. Running the voting process for a release:

...