CoreNet is a deep neural network toolkit developed by Apple for training standard and novel models for various tasks, including foundation models, object classification, and semantic segmentation. The library is built on top of PyTorch and allows researchers and engineers to train models efficiently. CoreNet evolved from CVNets, a high-performance library for computer vision, to encompass a broader range of applications. The library provides a range of features, including training recipes, model implementations, and datasets.