tf:'TensorFlow'C API包装器 源码
tf tf的目标是包装 。 仅在这一点上是概念验证,但能够加载和运行从keras导出的SavedModel。 安装 您可以使用以下命令从安装开发版本: # install.packages("remotes") remotes :: install_github( " paleolimbot/tf " ) 您还需要安装 。 您可以使用Homebrew( brew install tensorflow )在MacOS上brew install tensorflow 。 在Linux上,您需要下载API,解压缩到/ usr / local,然后配置链接器: curl https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-linux-x86_64-2.4.0.tar.gz \ -o tens
文件列表
tf-master.zip
(预估有个57文件)
tf-master
.gitignore
54B
NAMESPACE
814B
configure
1KB
data-raw
.gitignore
23B
tf-graph-def-example.R
2KB
make-callentries.R
1KB
model_info.txt
510B
update-tensorflow.R
1KB
暂无评论