About CPE Deep Learning Plugin (CPE DL Plugin)

Table 1. CPE Deep Learning Plugin Basics
Module:craype-dl-plugin-py3, craype-dl-plugin-py2
Command:import dl_comm as cdl , help(cdl), help(cdl.gradients)
CPE DL Plugin-specific manpage:intro_dl_plugin(3)

The CPE Deep Learning Plugin (CPE DL Plugin) is a highly tuned communication layer for performing distributed deep learning training. The CPE DL Plugin provides a high performance gradient averaging operation and routines to facilitate process identification, job size determination, and broadcasting of initial weights and biases. The routines can be accessed through the plugin's C or Python APIs. The Python API provides support for TensorFlow, PyTorch, Keras, and NumPy.

For more information about CPE DL Plugin directives, see the intro_dl_plugin(3) manpage.