0.0.1-security.1 • Published 10 months ago

tf-intel-mobi-proj-zh v0.0.1-security.1

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

TensorFlow 智能移动项目(初译)

下载

Docker

docker pull apachecn0/tf-intel-mobi-proj-zh
docker run -tid -p <port>:80 apachecn0/tf-intel-mobi-proj-zh
# 访问 http://localhost:{port} 查看文档

PYPI

pip install tf-intel-mobi-proj-zh
tf-intel-mobi-proj-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g tf-intel-mobi-proj-zh
tf-intel-mobi-proj-zh <port>
# 访问 http://localhost:{port} 查看文档