-
We can probably optimise the backend logic (server and database) by introducing caching.
-
Hi, I wonder if there is any option to work with pixels of much larger dimension?
I want to use the output of your simulation as an input for an optimization model. I need data of an area on about…
-
- [x] Limit the number of bytes the peer is allowed to send us during the handshake before Yamux is ready. This step involving mio, peer management, select protocol and noise.
- [x] Limit the number o…
-
Hi, I'd like to know how to run the demo with a bigger batch size with CUDA optimization
In the code, the demo is forced batch size = 1
https://github.com/AlexeyAB/darknet/blob/4f794aa15265d2a068d9…
-
# Handle
hickuphh3
# Vulnerability details
### Impact
The current `changeArrayFeeSize` implementation deletes the entire feeArray (which is used to calculate normalAverageFee for dividends), resu…
-
## Description
almost same params
Even use int8 , it can't save more memory and slower than use deepcache. Is this supposed to be ? How to save more memory?
TensorRT supports dynami…
-
See https://github.com/jax-ml/jax/issues/21065 from the jax github; someone there recommended we report this upstream.
We noticed a strange speed-up when a trivial lax.cond statement is used to c…
-
**Description**
When loading a tensorRT converted .plan model that was converted to HWC format, I receive the following error
`E0109 18:06:35.616075 66510 model_lifecycle.cc:626] failed to load 'Obj…
-
**Version and Platform (required):**
- Binary Ninja Version: latest
**Bug Description:**
nested types are not used in the HLIL
![Screenshot 2023-02-04 050702](https://user-images.githubuserc…
-
Our C++ implementation, based on `MultiIndex` and `variable::transform` supports bins with a multi-dimensional content buffer. This is rarely (if ever) used in practice by users. The current main uses…