Op的创建类
More...
#include <op.h>
Op的创建类
Definition at line 288 of file op.h.
◆ ~OpCreator()
| virtual nndeploy::op::OpCreator::~OpCreator |
( |
| ) |
|
|
inlinevirtual |
Definition at line 290 of file op.h.
◆ createOp()
| virtual Op* nndeploy::op::OpCreator::createOp |
( |
base::DeviceType |
device_type, |
|
|
const std::string & |
name, |
|
|
ir::OpType |
op_type, |
|
|
std::vector< std::string > & |
inputs, |
|
|
std::vector< std::string > & |
outputs |
|
) |
| |
|
pure virtual |
◆ createOpSharedPtr()
| virtual std::shared_ptr<Op> nndeploy::op::OpCreator::createOpSharedPtr |
( |
base::DeviceType |
device_type, |
|
|
const std::string & |
name, |
|
|
ir::OpType |
op_type, |
|
|
std::vector< std::string > & |
inputs, |
|
|
std::vector< std::string > & |
outputs |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nndeploy-zh/checkouts/latest/framework/include/nndeploy/op/op.h