参照onnx的格式,描述模型或者算子输入输出
More...
#include <ir.h>
参照onnx的格式,描述模型或者算子输入输出
Definition at line 80 of file ir.h.
◆ ValueDesc() [1/4]
| nndeploy::ir::ValueDesc::ValueDesc |
( |
| ) |
|
◆ ValueDesc() [2/4]
| nndeploy::ir::ValueDesc::ValueDesc |
( |
const std::string & |
name | ) |
|
◆ ValueDesc() [3/4]
| nndeploy::ir::ValueDesc::ValueDesc |
( |
const std::string & |
name, |
|
|
base::DataType |
data_type |
|
) |
| |
◆ ValueDesc() [4/4]
◆ ~ValueDesc()
| virtual nndeploy::ir::ValueDesc::~ValueDesc |
( |
| ) |
|
|
virtual |
◆ deserialize()
| base::Status nndeploy::ir::ValueDesc::deserialize |
( |
rapidjson::Value & |
json | ) |
|
◆ serialize()
| base::Status nndeploy::ir::ValueDesc::serialize |
( |
rapidjson::Value & |
json, |
|
|
rapidjson::Document::AllocatorType & |
allocator |
|
) |
| |
◆ data_type_
Definition at line 100 of file ir.h.
◆ name_
| std::string nndeploy::ir::ValueDesc::name_ |
Definition at line 98 of file ir.h.
◆ shape_
Definition at line 102 of file ir.h.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nndeploy-zh/checkouts/stable/framework/include/nndeploy/ir/ir.h