Intel® FPGA AI Suite: IP Reference Manual

ID 768974
Date 7/03/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

2.4.2.5. Module: softmax

The softmax module is enabled or disabled by including a custom auxiliary primitive (custom_aux_primitive) with a layer_type and name set to softmax. The primitive must connect to the crossbar (xbar).

The file example_architectures/Generic_softmax.arch has an example of this connectivity.