AI/MLDevelopersNewsOpen Source

Nvidia Open Sources Its Deep Learning Compiler

0

Nvidia has open sourced its NVDLA Deep Learning Inference Compiler, after two years of opening the source for the hardware design of the Nvidia Deep Learning Accelerator (NVDLA).

The preceding move was aimed at helping advance the adoption of efficient AI inferencing in custom hardware designs, NVIDIA said. The same NVDLA is shipped in the Nvidia Jetson AGX Xavier Developer Kit, where it is said to offer peak efficiency of 7.9 TOPS/W for AI.

The compiler is a key component of the NVDLA software stack. It generates optimized execution graphs which map the tasks defined in the layers of pre-trained neural network models onto the various execution units in NVDLA.

The open-source release of NVDLA’s optimizing compiler is now available on GitHub.

With this compiler release, NVDLA users have full-access to the software and hardware source needed to integrate, grow, and explore the NVDLA platform.