REQUIREMENTS
•
macOS 11.0+
•
Python 3.8, available from the Xcode Command Line Tools
◦
anaconda 등 x86_64를 위한 Python에서는 작동하지 않음
◦
Xcode Command Line Tools를 설치한 이후, 설치 스크립트에서 python binary 경로를 /usr/bin/python3로 지정해야 함.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/apple/tensorflow_macos/master/scripts/download_and_install.sh)"
Shell