Versions Compared

Key

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

...

Encrypt your password for `apache` login`apache` login, note that this is not the passphrase of your gpg-key.

Code Block
languagebash
cp /usr/share/maven/conf/settings.xml ~/.m2/ && mvn --encrypt-password

...

Compiling with USE_SIGNAL_HANDLER throws a segmentation fault on both OSX and Linux platforms

...

Maven Publish fails with: Return code is: 401, ReasonPhrase: Unauthorized.

Make sure you are using the encrypted password of your apache login and not gpg passphrase


Release Checklist

  • Test Inference examples on macOS
  • Test Inference examples on Ubuntu CPU/GPU not on DL AMI
  • Test Training examples on Ubuntu GPU, not on DL AMI.
  • Test Training and Inference on Centos, not on DL AMI

...