Open
Description
Ask a Question
Question
https://github.com/onnx/tensorflow-onnx/blob/8f8d49a88656a334ec1f4c000552cbdce211a8ac/tf2onnx/convert.py#L588C12-L588C12
Is there any reason why this function doesn't support optimizer=
argument?
Further information
- Is this issue related to a specific model?
Nope
Notes
I want to block einsum optimizer on this code path. Let me know if it is possible and what I can do.