mirror of https://github.com/google/gemma.cpp.git
parent
c5bcb5438c
commit
95fd7263ae
|
|
@ -156,10 +156,12 @@ cc_test(
|
|||
],
|
||||
deps = [
|
||||
":args",
|
||||
":common",
|
||||
":cross_entropy",
|
||||
":gemma_lib",
|
||||
":ops",
|
||||
"@googletest//:gtest_main",
|
||||
"//compression:io",
|
||||
"@hwy//:hwy_test_util",
|
||||
"@hwy//:thread_pool",
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue