Intel® oneAPI Deep Neural Network Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-652371A4-8C38-4095-A9C3-BBFE5F67760A
Visible to Intel only — GUID: GUID-652371A4-8C38-4095-A9C3-BBFE5F67760A
<Untitled>
This C++ API example demonstrates how to create and execute a Group Normalization primitive in forward training propagation mode.
This C++ API example demonstrates how to create and execute a Group Normalization primitive in forward training propagation mode.
Key optimizations included in this example:
In-place primitive execution;
Source memory format for an optimized primitive implementation;