|
onnx2versal
|
Scalar implementation. QLinearSoftmaxScalar<10,20,32> takes 517922 cycles for expf, cycles 164026 for fastexp2.
#include <qlinearsoftmax.h>
Public Member Functions | |
| QLinearSoftmaxScalar (float x_scale, float y_scale, TT x_zero, TT y_zero) | |
| void | filter (input_window< TT > *in, output_stream< TT > *out) |
Static Public Member Functions | |
| static void | registerKernelClass () |