|
nndeploy C++ API
0.2.0
nndeploy C++ API
|
This is the complete list of members for nndeploy::op::OpCreator, including all inherited members.
| createOp(base::DeviceType device_type, const std::string &name, ir::OpType op_type, std::vector< std::string > &inputs, std::vector< std::string > &outputs)=0 | nndeploy::op::OpCreator | pure virtual |
| createOpSharedPtr(base::DeviceType device_type, const std::string &name, ir::OpType op_type, std::vector< std::string > &inputs, std::vector< std::string > &outputs)=0 | nndeploy::op::OpCreator | pure virtual |
| ~OpCreator() | nndeploy::op::OpCreator | inlinevirtual |