-
Notifications
You must be signed in to change notification settings - Fork 75.2k
Can I use tensorflow on Windows10 with c++ and gpu support #8773
Copy link
Copy link
Closed
Labels
staleThis label marks the issue/pr stale - to be closed automatically if no activityThis label marks the issue/pr stale - to be closed automatically if no activitystat:awaiting responseStatus - Awaiting response from authorStatus - Awaiting response from authorsubtype:windowsWindows Build/Installation IssuesWindows Build/Installation Issuestype:build/installBuild and install issuesBuild and install issues
Metadata
Metadata
Assignees
Labels
staleThis label marks the issue/pr stale - to be closed automatically if no activityThis label marks the issue/pr stale - to be closed automatically if no activitystat:awaiting responseStatus - Awaiting response from authorStatus - Awaiting response from authorsubtype:windowsWindows Build/Installation IssuesWindows Build/Installation Issuestype:build/installBuild and install issuesBuild and install issues
Type
Fields
Give feedbackNo fields configured for issues without a type.
I wish to use tensorflow on windows10 with c++ and gpu support. Is there any pre build SDK for windows? Or I need to compile from sources?
when I tried to compile on windows with cmake and MSVC, smaple trainer cannot build correctly because of some header files missing, such as "graph.pb.h". Is there any solutions?
ENV:
windows10 vs2015 cmake3.6.2