2026-04-28 RELEASE

MN-Core SDK v0.5 Released

MN-Core SDK v0.5 is now available. From this release, the recommended setup flow is to build the SDK container in your own environment. For setup instructions, see the README at github.com/pfnet/mncore.

What’s New in v0.5

  • New “Hardware Specification” section added to MLSDK documentation
  • New advanced examples: detr_inference and ncf_training
  • Base PyTorch version updated from 2.6.0 to 2.9.0
  • Base CUDA version updated from 12.6.0 to 12.8.0
  • Performance improvements and bug fixes