Andreas Fehlner

Results 33 comments of Andreas Fehlner

Hi sanbuphy, Thanks for the question. Do you have seen the following document? https://github.com/onnx/onnx/blob/main/docs/CIPipelines.md

Without knowing the details about this operator, implementing it with https://github.com/microsoft/onnxscript might also be an option.

Also https://github.com/ossf/ai-ml-security/issues/10 might be interesting in that context

https://softwarerecs.stackexchange.com/questions/87737/format-html-files-from-the-command-line

I would also be very interested in this, but isn't that an issue for opencv https://github.com/opencv/opencv itself and not the wrapper here? Is there already an issue there which adresses...

That sounds very interesting, how big is the dll/so at the end? How is the memory reduction with you at the end. Must have a closer look at it. I...

Being added to onnxscript means that the export should work for Pytorch? But not a separate operator but a combination of other operators?

I would be really interested in that change. Also python 3.7 is eol 2023-06-27

I would assume the tar.gz which could be find here, p.ex. https://pypi.org/project/onnx-weekly/#files: [onnx_weekly-1.17.0.dev20240708.tar.gz ](https://files.pythonhosted.org/packages/55/76/a0728b6d5f724b6380e6aaf4f4596d7e36c57d739e73a979744712b539e5/onnx_weekly-1.17.0.dev20240708.tar.gz)(11.4 MB [view hashes](https://pypi.org/project/onnx-weekly/#copy-hash-modal-34475643-96d0-4da8-ab03-d7a86e999f25)) Uploaded 8. Juli 2024 Source should have the correct version in it... Therefore...