rejuce

Results 16 issues of rejuce

##### System information (version) ##### Detailed description I am trying to import an ONNX model exportet from standard keras applications (NASNet) but the import always fails with exceptions. [ERROR:[email protected]] global...

bug
confirmed
category: dnn (onnx)

### Description I receive a small .png image as MQTT payload encoded as base64 string. I want to display that image inside a sheet ### Steps to Reproduce 1. receive...

I wondered, as in the doc folder inside the appDir, all doc of all the lirary deployed is collected. why are the ones of Qt and Plugins missing and not...

question

I need about 100MB of vdma buffers. I wondered... Does it make performance wise a difference if I make one udmabuf with 100mb or 5 with 20mb each?

run the container on my server: (no errors when running) when i try to send any request from the webserver, the container crashes ... > Generator Model: multiband_melgan_generator * Serving...

how can I add comments to single lines in the .toml file? is there some method i overlooked? i suppose when reading a file they are skipped...

i was surprise of the behaviour when calling value_or(x) on the option returned by get array of method. added to the explaination that a 0 vector of lengh supplied to...

i ahve a toml file that uses for double numbers a leading 0 in the exponent Distortion-Factors = [ 8.246,0.0812962,-0.000452233,0.109974,-5.38649e-05, 2.77189e-08, ] with that parsins throws exception Distortion-Factors = [...

### Description of problem I have a parent testplan, that has no test, but several child test plans linked to it. I would assume creating a test run from that...

i have cuda, my wsl envirnment reconises it , but i suppose the docker container from this project does not yet support cuda? (there are no cuda toolkit commands available...

bug