FPGA AI Suite: IP Reference Manual

ID 768974
Date 3/29/2024
Public
Document Table of Contents

2.4.2.6. 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.

Parameter: softmax/max_num_channels

This parameter sets the maximum number of channels for SoftMax that the architecture can support.

Legal Values:
[1-4096]