-
-
The initial SkipScan implementation only works for uncompressed chunks but for compressed chunks a similar optimization could be implemented.
- Coordinate with Partially mutable compressed chunks #…
-
In the same way of deflate, zstandard, lz4 decompression, with which it is possible to decompress on cpu something compressed via GPU and nvcomp (i.e. using low level approach), i am interested in BIT…
-
### Is your feature request related to a problem? Please describe.
The DEFLATE algorithm is popular for compression, as it gives good compression with fast decompression times, meaning a lot of forma…
-
### **English**
### **Feature Request for Configurable Automatic Decompression Option in Steam Rom Manager**
**Flexibility and Format Support:** It is crucial that Steam Rom Manager provides ext…
-
## CVE-2022-32206 - Medium Severity Vulnerability
Vulnerable Library - curlcurl-7_64_1
A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPH…
-
So we can load compressed models.
-
I have been trying to update a piece of code I wrote to run on an M1 Max MacBook Pro with 64 GB of RAM to make use of the gpu. In a previous version of pyFAI, this was accomplished easily using the me…
-
The title is pretty self explanatory, the current version (as stated in `build.zig`) is **0.0.0** due to it being unusable as it is right now, this is going to change progressively as I finish some th…
-
### Is your feature request related to a problem? Please describe.(如果该特性或者功能和已知某个问题相关,请描述问题是什么)
When the client's query result is large, using a Gzip compressor may not be sufficient. We can explore …