DarkWingMcQuack

Results 6 comments of DarkWingMcQuack

Are there any news on importing ONNX models directly? Is there a tutorial or example code how to do this?

> This is the local error: > > ``` > nox > cmake --build .nox/pypy_upstream-3-9/tmp --target pytest > [0/2] Re-checking globbed directories... > [0/1] cd /Users/henryschreiner/git/software/pybind11/.nox/pypy_upstream-3-9/tmp/tests && /Users...tests/test_union.py /Users/henryschreiner/git/software/pybind11/tests/test_virtual_functions.py >...

I set up [mailcow-dockerized](https://github.com/mailcow/mailcow-dockerized) yesterday and today ofelia, which is only used by mailcow-dockerized on my server is using 13 GiB of memory, maybe this is the same problem.

I just saw that this pull request, #20 does exactly this

would be awesome if you could select your own macro distribution + calories. I know how much calories i want to eat but it seems i cannot set everything to...

i have the same problem with the `AsyncWebsocket` it only returns the first 8192 bytes when the message is longer than that. ```python async def start(self): while True: try: self.session...