You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently released the code for Morton filters. You can find it at this link ( https://github.com/AMDComputeLibraries/morton_filter). The main interface currently only supports inputs that are a multiple of the batch size (128 at present), but I aim to fix that limitation over the coming days.
"Morton Filters: Faster, Space-Efficient Cuckoo Filters via Biasing, Compression, and Decoupled Logical Sparsity" by Alex D. Breslow and Nuwan S. Jayasena
The text was updated successfully, but these errors were encountered: