Skip to content

DIGITS 2.0 Preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukeyeager lukeyeager released this 07 Jul 00:26
· 1391 commits to master since this release

New Features

  • Enabled support for multi-GPU Caffe (#92)
    • Select multiple and/or specific GPUs for training (#92, #104)
  • Created new routes for JSON REST API (#134, #136)
  • Started using GPU for inference (#66)
  • Added NVML info about GPU memory/utilization (#93)
  • Enabled ADAGRAD and NESTEROV as alternative solver types (@drozdvadym in #102)
  • Added scripts to download standard datasets MNIST and CIFAR
  • Added option to set server name (#111)
  • Added support for PPM images (#123)
  • Enabled path autocompletion while setting values in the configuration (#96)

Changes

Bugfixes

Known Issues