Scalar implementation, SoftmaxScalar<10,10,16> takes.
More...
#include <softmax.h>
|
|
void | filter (input_window< float > *in, output_window< float > *out) |
| |
|
|
static void | registerKernelClass () |
| |
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:
- design/aie_src/softmax.h
- design/aie_src/softmax.cc