Compare commits
2 Commits
62fc02b205
...
b540aafc61
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b540aafc61 | ||
|
|
673302a6b2 |
172
aoi_cache_experiment_eval.ipynb
Normal file
172
aoi_cache_experiment_eval.ipynb
Normal file
File diff suppressed because one or more lines are too long
@@ -20,7 +20,6 @@
|
|||||||
"class CacheType(Enum):\n",
|
"class CacheType(Enum):\n",
|
||||||
" LRU = 1\n",
|
" LRU = 1\n",
|
||||||
" RANDOM_EVICTION = 2\n",
|
" RANDOM_EVICTION = 2\n",
|
||||||
"experiment_name = ''\n",
|
|
||||||
"\n",
|
"\n",
|
||||||
"# Constants\n",
|
"# Constants\n",
|
||||||
"SEED = 42\n",
|
"SEED = 42\n",
|
||||||
|
|||||||
BIN
experiments/hr_and_age_vs_ttl.png
Normal file
BIN
experiments/hr_and_age_vs_ttl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
Reference in New Issue
Block a user