Skip to content

[Question] how to merge two ir_models ? #108

@Johansmm

Description

@Johansmm

I have tried to blend two models using something like the #63 tool without success (it is not possible to add nodes from one graph to another one).

Is there an optimal way to do something similar to what onnx.compose.merge_models does?

Also, I want to know if there is possible to convert an ir_model into an ir.tape.Tape ? I would like this to make more ease the model merge, removing the dependency to have a graph for each node (initializers are stored into ir.tape._initializers)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions