Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Caribou KVS with Privacy Perturbations
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
zistvan-public
Caribou KVS with Privacy Perturbations
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ff90ebe9f5824df3f679da25757855ff94eee948
Select Git revision
Branches
1
privacy-prototype
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
9
Oct
1
Aug
30
Jul
29
28
27
21
30
Jun
29
25
3
Apr
2
28
May
24
1
Mar
26
Feb
25
22
19
7
29
Nov
27
8
7
24
Oct
23
15
11
25
Jul
24
Aug
21
Jul
20
14
29
Jun
28
27
26
updated readme to talk about privacy
privacy-prototy…
privacy-prototype remote_mirror_210614bfb2c9cd9fa4f9773ae96e52ce/privacy-prototype
Bigfixes; Added working end-to-end prototype with decompression + perturbation in hw
Bugfixes for hw decompression
Added decompression integration code in client
Added matrix-vector multiplication HLS code
Added decompression in hw; need to optimize it
Last version of hw before adding decompression
Client library latest version
Added updated bitstreams
Added benchmark input file
Compiled throughput benchmark
Added some optimizations to the client library
Added debug file
Added bitstream checkpoint
sync with working prototype
added row-to-col reverter
working towards example design with a columnt-to-row converter
fixed IP core versions
fixed bug in which ht memory address bits were ignored. have 28 bits now
Fixed bug in kickout logic that could get stuck trying the same address because of the ff_memory; also increased the hasher parallelism, added some more backpressure protection
fixed a bug in the management of kickedout buffewr
bugfix in the dedup write module
added wrapper for VCU1525-compatible dedup version
Merge branch 'dedup-poc' into 'vcu1525-porting'
added debug output to see how much memory has been allocated
fixed free bug where the bytes were not computed correctly
added missing contraints and TCL
fixing memalloc bug in this branch as well... probably should have done this nicer
bugfixing in session management -- segmented large packets created issues before
removed per-tenant limits because we target non-mt scenarios at the moment
bitsream builds, passes basic tests
added IP files to get a wokring copy
added clocking wizard
clarified opcodes that belong to deduplication part
added toplevel for dedup project
collecting files that were changed
fixed memory allocation bug
working towards linerate POC
working on hasher engine
HACK to reduce latency by adding a word of zeros after the end of a packet, unless there is an immediate data word following it
Loading