TensorFlow
匹配度 1
tensorflow.php
'深度学习', 'AI', 'TensorFlow', 'Keras', '生产部署', 'Google', 'MLOps'
... f:
f.write(tflite_model)
# 导出为 TF.js(浏览器)
!tensorflowjs_converter --input_format=tf_saved_model saved_model/ web_model/
# TensorFlow Serving 部署
# 使用 Docker 启动 serving
# Docker run -p 8501:8501 --mount type=bind,source=/path/to/model,target=/models/model -e MODEL_NAME=model -t tensorflow/serving
...
VS Code
匹配度 1
vscode.php
'代码编辑器', '微软', '开源', '跨平台', '插件', '开发工具', 'IDE'
...开发: Python、Java、Go、Node.js、PHP
移动开发: Flutter、React Native
DevOps: Docker、Kubernetes、YAML、Terraform
数据科学: Jupyter Notebook、Python 数据分析
系统运...