mirror of https://github.com/google/gemma.cpp.git
finalize io path migration
This commit is contained in:
parent
16a7ba2d6e
commit
8d3682d1d3
|
|
@ -261,9 +261,9 @@ cc_library(
|
|||
":threading_context",
|
||||
":tokenizer",
|
||||
"//compression:types",
|
||||
"//io",
|
||||
"//io:blob_store",
|
||||
"//io:fields",
|
||||
"//gemma/io",
|
||||
"//gemma/io:blob_store",
|
||||
"//gemma/io:fields",
|
||||
"@highway//:hwy",
|
||||
"@highway//:profiler",
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue