|
MNN
1.0
|
#include <Interpreter.hpp>
Public 成员函数 | |
| const std::string & | name () const |
| const std::string & | type () const |
| float | flops () const |
Protected 成员函数 | |
| OperatorInfo () | |
| ~OperatorInfo () | |
Protected 属性 | |
| Info * | mContent |
|
protected |
|
protected |
| float MNN::OperatorInfo::flops | ( | ) | const |
Operator's flops, in M
| const std::string& MNN::OperatorInfo::name | ( | ) | const |
Operator's name
| const std::string& MNN::OperatorInfo::type | ( | ) | const |
Operator's type
|
protected |
1.8.15