如何将TensorFlow与VisualStudio一起使用TensorFlow API?

发布于 2025-01-22 06:09:40 字数 202 浏览 0 评论 0原文

我正在寻找一种在VisualStudio(Windows)上构建和运行TensorFlow C ++ API的方法。

我知道如何安装和运行TensorFlow C库。 但是我无法弄清楚如何使用API​​参考安装C ++库。 我希望有一种方法可以在VisualStudio中完成此操作,最好是不使用Bazel或Cmake ...

我是新手程序员,所以我可以做错事。

I am looking for a way to build and run Tensorflow C++Api on VisualStudio (Windows).

I know how to install and run the Tensorflow C library.
But I could not figure out how to install the C++ library with Api reference.
I wish there was a way to complete this in VisualStudio, preferably without using Bazel or Cmake...

I'm a novice programmer so I could be doing something wrong.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

故乡的云 2025-01-29 06:09:40

它仍然不是1.00版本 tensorflow.net.net

使用一些时间,尝试直接使用C ++常数,以确保他们缺少某些目标兼容和数组进入点,该链接为您提供了一种简单的方法。

It is still not a 1.00 version Tensorflow.Net.

Use a bit of time, trying to use c++ constant directly to see that they missing some target compatible and array entering points, the link provides you an easy method.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文