onnx2versal
Loading...
Searching...
No Matches
SoftmaxScalar< INP_H, INP_W, INP_W_PAD > Class Template Reference

Scalar implementation, SoftmaxScalar<10,10,16> takes. More...

#include <softmax.h>

Public Member Functions

void filter (input_window< float > *in, output_window< float > *out)
 

Static Public Member Functions

static void registerKernelClass ()
 

Detailed Description

template<int INP_H, int INP_W, int INP_W_PAD>
class SoftmaxScalar< INP_H, INP_W, INP_W_PAD >
  • expf: 250322 cycles, within max abs diff 1e-05, max rel diff 1e-03
  • fastexp: 22200 cycles, max abs diff: 0.0046130717, max rel diff: 0.039221319418778974
  • fastexp2: 68282 cycles, max abs diff: 0.0002221614, max rel diff: 0.00129
  • fastexp3: 10484 cycles, max abs diff: 0.0010825096, max rel diff: 0.00956

The documentation for this class was generated from the following files: