如何使用Intel的MacBook Pro跑神经网络、pytorch
##这里以我使用的 MacBook Pro (13-inch, 2018, Four Thunderbolt 3 Ports)举例
Processor:2.3 GHz Quad-Core Intel Core i5
Graphics:Intel Iris Plus Graphics 655 1536 MB
1. 安装Anaconda
官网下载Anaconda,选择Mac64bit intel版本 可以选择Graphic的,有图形界面
(目前不知道为啥要装Anaconda,感觉有python的朋友可以略过)
2. PyTorch失败 一定要在NVIDA的GPU跑 CUDA只服务于英伟达的显卡
NVIDIA CUDA Getting Started Guide for Mac OS X这个指导很明确的写明了只能在有NVIDA显卡的Mac上用