<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;