ONE - On-device Neural Engine
Loading...
Searching...
No Matches
mpqsolver::test::models::SoftmaxTestGraph Class Reference

#include <TestHelper.h>

Collaboration diagram for mpqsolver::test::models::SoftmaxTestGraph:

Public Member Functions

 SoftmaxTestGraph ()=default
 
void init (void)
 
- Public Member Functions inherited from mpqsolver::test::models::SoftmaxGraphlet
 SoftmaxGraphlet ()=default
 
virtual ~SoftmaxGraphlet ()=default
 
void init (loco::Graph *g)
 

Additional Inherited Members

- Data Fields inherited from mpqsolver::test::models::SoftmaxGraphlet
luci::CircleAbs_ifm = nullptr
 
luci::CircleReduceMax_max = nullptr
 
luci::CircleSub_sub = nullptr
 
luci::CircleExp_exp = nullptr
 
luci::CircleSum_sum = nullptr
 
luci::CircleDiv_div = nullptr
 
- Protected Member Functions inherited from mpqsolver::test::models::SoftmaxGraphlet
void initMinMax (luci::CircleNode *node, float min, float max)
 
- Protected Attributes inherited from mpqsolver::test::models::SoftmaxGraphlet
luci::CircleConst_softmax_indices = nullptr
 

Detailed Description

Definition at line 101 of file TestHelper.h.

Constructor & Destructor Documentation

◆ SoftmaxTestGraph()

mpqsolver::test::models::SoftmaxTestGraph::SoftmaxTestGraph ( )
default

Member Function Documentation

◆ init()

void mpqsolver::test::models::SoftmaxTestGraph::init ( void  )

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