简体   繁体   English

是否可以在 macOS 上构建和安装 TensorFlow 2.0 gpu?

[英]Is it possible to build and install the TensorFlow 2.0 gpu on macOS?

I'm trying to use TensorFlow on High Sierra 10.13.6, but TensorFlow 1.8 didn't build through at all.我正在尝试在 High Sierra 10.13.6 上使用 TensorFlow,但 TensorFlow 1.8 根本没有构建。 So I wanted to build a newer version of TensorFlow, but there are no published instructions on the net for building a newer version of TensorFlow than TensorFlow 1.8.所以我想构建一个更新版本的 TensorFlow,但是网上没有发布的说明来构建一个比 TensorFlow 1.8 更新版本的 TensorFlow。

Does this mean that versions newer than 1.8 can't be used on Mac?这是否意味着不能在 Mac 上使用高于 1.8 的版本?

According to TensorFlow 2 Install guide, It is tested and supported on the macOS 10.12.6 (Sierra) or later (no GPU support).根据TensorFlow 2 安装指南,它在 macOS 10.12.6 (Sierra) 或更高版本上经过测试和支持(不支持 GPU)。

Tested build configurations for macOs GPU are macOS GPU的测试构建配置是

在此处输入图像描述

Accoring to GPU support , it is available for Ubuntu and Windows with CUDA®-enabled cards.根据GPU 支持,它可用于 Ubuntu 和 Windows 与启用 CUDA® 的卡。

If you are looking to build a TensorFlow pip package from source and install it on macOS.如果您正在寻找从源代码构建 TensorFlow pip package 并将其安装在 macOS 上。 Please refer office guide .请参考办公室指南

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM