-
| tflite | cpu | acl_cl | acl_neon
:--: | --: | --: | --: | --:
MobileNet V1 | 199.3 | 297.5 | 80.6 | 55.6
fps | 5.0 | 3.4 | 12.4 | 18.0
RSS | 40,876 | 74,144 | 128,648 | 75,940
HWM | 44,380 | …
-
# Handle
hagrid
# Vulnerability details
There is potential DOS on LpIssuer contract. The `_chargeFees` internal function tries to divide left-side variables to `hwm` variable on following line:
h…
-
Hi. Thanks for releasing the code. I have one doubt about the parameter `high_way`. When I try to run the code with an input with num_channels = 1, the code fails. I realized it happened because of th…
-
The HWM that is implemented is not working the way it is intended on multisourced nodes like Hubs and Links.
The SQL determines the last HWM on the highest LDTS in the node no matter where it comes f…
-
Hi,
After successful installation in virtual environment, I faced the problem shown below for all modules while runing
"**_pytest test/_**"
Would you suggest me possible solution, Thanks!
-------…
-
hi all can someone please explain with an example how to make high water mark option work for pub type sockets. I have tried but the publisher seems to publish all the messages even when HWM value is …
-
The `Socket._outgoing` array has no limit to where it can grow. The scenario where it grows indefinitely (effectively leaking memory) is when the socket is never asked to connect anywhere. While this …
-
XML encoding seems broken for the filtered hwms and peaks endpoints. both requests below return server error:
http://stn.wim.usgs.gov/STNServices/HWMs/FilteredHWMs.xml?Event=24&EventType=&EventStatus…
-
props to Todd for writing up a bitchin' issue on this.
Issue moved from STNWeb (https://github.com/USGS-WiM/STNWeb/issues/411):
>Field managers spend a lot of time reporting daily stats to execu…
-
Hello team, I'm currently using ZeroMQ for real-time communication library. However, sometimes the network bandwidth is restricted and cause message stuck on server queue. I wonder if there is an opti…