I think this might not be possible atm, to specify an opset when exporting to ONNX format with the Model.export(...) method. Would it be possible to add this?

Comment From: JyotinderSingh

@james77777778 would you be willing to take this up?

Comment From: james77777778

@JyotinderSingh Yeah, I can take this up.

Comment From: dhantule

Hi @ankandrew, PR #21541 was merged which should resolve this issue, you may test your code with keras-nightly, let us know if you face any issues. Thank you.

Comment From: ankandrew

Thank you all!!

Comment From: dhantule

@ankandrew, Can we close this issue ?