nndeploy C++ API  0.2.0
nndeploy C++ API
nndeploy::op::OpCreator Member List

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)=0nndeploy::op::OpCreatorpure virtual
createOpSharedPtr(base::DeviceType device_type, const std::string &name, ir::OpType op_type, std::vector< std::string > &inputs, std::vector< std::string > &outputs)=0nndeploy::op::OpCreatorpure virtual
~OpCreator()nndeploy::op::OpCreatorinlinevirtual