1 Star 0 Fork 0

WangTuoxyty / tensorflow

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
models.BUILD 328 Bytes
Copy Edit Raw Blame History
package(default_visibility = ["//visibility:public"])
licenses(["notice"]) # Apache 2.0
filegroup(
name = "model_files",
srcs = glob(
[
"**/*",
],
exclude = [
"**/BUILD",
"**/WORKSPACE",
"**/LICENSE",
"**/*.zip",
],
),
)
C++
1
https://gitee.com/ilvgpl/tensorflow.git
git@gitee.com:ilvgpl/tensorflow.git
ilvgpl
tensorflow
tensorflow
master

Search