Alfredo Deza
Alfredo Deza
It looks like bindings just got merged into https://github.com/microsoft/onnxruntime/pull/12606
I think that a PR would be excellent - it is otherwise very difficult to provide feedback on changes. If I may add a suggestion... please include examples as part...
Being able to exclude by users would be extremely useful
This is far from ideal, but it looks like it is the shell just persisting that message even without vim in the mix: ~> ls > /dev/null & 'ls >...
Could you try if it works correctly by using `fnameescape` ?
Could you provide of examples of what you are seeing as inputs, how those don't get escaped and what is the correct outcome for those inputs? I do see that...
Does this work with specific versions of Django? Would it be useful to know what restrictions in versions (if any) there are? And I take it this does work for...
You present a valid point. We talked about this briefly but would a plugin option to save the buffer before validation/formatting be acceptable? I am thinking something like this on...
sounds interesting but I think it would be a _pain_ to parse that into Python. Everything in Konira translates to something in Python and I am failing to think how...
The layer information is used in many outputs, so the digest (here on imgbom text ouput) changes: ```text Layer: 1 Digest: sha256:9b437d7d61c48116592c57e0a646fed378641d5b09662a8172e168b7938cf3147af478720cdc9bd4 Size: 1876 MediaType: application/vnd.docker.image.rootfs.diff.tar.gzip ``` The `Image.Metadata.Digest` contains...