提交 fb08ca9a 编写于 作者: 李寅

Merge branch 'ci' into 'master'

Rename codegen model target

See merge request !740
...@@ -12,7 +12,7 @@ cc_binary( ...@@ -12,7 +12,7 @@ cc_binary(
deps = [ deps = [
"//external:gflags_nothreads", "//external:gflags_nothreads",
"//mace/codegen:generated_mace_engine_factory", "//mace/codegen:generated_mace_engine_factory",
"//mace/codegen:generated_models", "//mace/codegen:libmodels",
"//mace/libmace", "//mace/libmace",
], ],
) )
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册