Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For kv cache trace replay, How to modify write only #342

Open
kwzhu123 opened this issue Sep 20, 2024 · 0 comments
Open

For kv cache trace replay, How to modify write only #342

kwzhu123 opened this issue Sep 20, 2024 · 0 comments

Comments

@kwzhu123
Copy link

kwzhu123 commented Sep 20, 2024

1.for cache lib FDP compare, have write only
image

2.For kv cache trace replay, How to modify write only, shall i modify the trace csv all op to 'SET' ? looks like add
parameter in json test config not work
"getRatio": 0.05,
"setRatio": 0.9,
"delRatio": 0.05,
image

3.json test config
cache_lib_test_config_FDP_True_2024-09-15_02_00_32.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant