LeelaChessZero / lc0

The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
GNU General Public License v3.0
2.37k stars 523 forks source link

Support ONNX batch size in leela2onnx #1967

Closed mooskagh closed 5 months ago

mooskagh commented 5 months ago

Does it makes sense to expose more converter options, like opset and fp16?

I believe it does, but I'm too lazy to do that in this PR.

borg323 commented 5 months ago

I believe it does, but I'm too lazy to do that in this PR.

I'll do it together with a few other minor things I have planned.