1
0
mirror of https://github.com/google/benchmark.git synced 2025-04-30 06:50:27 +08:00

Merge branch 'aqrose-aidi-sdk-team-main'

This commit is contained in:
Dominic Hamon 2024-01-05 10:41:54 +00:00
commit 4575fc415f

View File

@ -12,6 +12,7 @@ py_library(
py_binary(
name = "compare",
srcs = ["compare.py"],
imports = ["."],
python_version = "PY3",
deps = [
":gbench",