onnxscript.optimizerΒΆ
Optimizes a model. |
|
Inline all function calls (recursively) in the model. |
|
Performs basic constant propagation for a sequence of nodes. |
|
Fold constants in a model in place. |
|
Removes unused nodes from a model inplace. |
Optimizes a model. |
|
Inline all function calls (recursively) in the model. |
|
Performs basic constant propagation for a sequence of nodes. |
|
Fold constants in a model in place. |
|
Removes unused nodes from a model inplace. |