MNN  1.0
Public 成员函数 | Protected 成员函数 | Protected 属性 | 所有成员列表
MNN::OperatorInfo类 参考

#include <Interpreter.hpp>

Public 成员函数

const std::string & name () const
 
const std::string & type () const
 
float flops () const
 

Protected 成员函数

 OperatorInfo ()
 
 ~OperatorInfo ()
 

Protected 属性

Info * mContent
 

构造及析构函数说明

◆ OperatorInfo()

MNN::OperatorInfo::OperatorInfo ( )
protected

◆ ~OperatorInfo()

MNN::OperatorInfo::~OperatorInfo ( )
protected

成员函数说明

◆ flops()

float MNN::OperatorInfo::flops ( ) const

Operator's flops, in M

◆ name()

const std::string& MNN::OperatorInfo::name ( ) const

Operator's name

◆ type()

const std::string& MNN::OperatorInfo::type ( ) const

Operator's type

类成员变量说明

◆ mContent

Info* MNN::OperatorInfo::mContent
protected

该类的文档由以下文件生成: