Hoxy.. M1 ๊ตฌ๋งคํ์ จ๋์?
Hoxy.. ๊ฐ๋ฐ์ ์ด์ ๊ฐ์?
Hoxy.. tensorflow๊ฐ ํ์ํ์ ๊ฐ์?
Hoxy.. ์๊ฐ ๋์๋ฉด ์ ๋ฅผ ๋ฐ๋ผ์ค์ธ์ ๐ฐ
M1 ๋งฅ์ ๊ตฌ๋งคํ๋ฉด ์์์ผ ํ ๊ฒ์ M1 ์ด๋ผ๋ ๊ฒ๋๋ค.
๊ธฐ์กด์ Intel ๊ธฐ๋ฐ์ ์์คํ
๊ณผ ๋ค๋ฅธ ๊ตฌ์กฐ์ด๊ธฐ์
tensorflow ํ๊ฒฝ๋ ๋ฌ๋ผ์ ธ์ผ ํฉ๋๋ค.
(์ ํํ๊ฒ๋ ํธํ์ฑ ๋ฌธ์ ์ด๊ธด ํ์ฃ ๐ฅฒ)
๊ธฐ์กด์ Window๋ anaconda ํ๊ฒฝ์ ์ฌ์ฉํ์ง๋ง ์ฐ๋ฆฌ์ M1 ์ ์ ๋ค์ miniforge ํ๊ฒฝ์ ๊ตฌ์ถํด์ผ ํฉ๋๋ค.
์๋๊ณ ์?
๋ฌป์ง ๋ง์ธ์ ๋๋ ๋ชฐ๋ผ์
miniforge ํ์ผ์ ๊นํ๋ธ์์ ๋ค์ด๋ฐ์ ์ ์์ต๋๋ค.
miniforge๋ฅผ Click! ํ์๋ฉด
์๋์ฒ๋ผ ํ๋ฉด์ด ๋์ค๋๋ฐ
์ฃผํฉ์ ์ค์ ๊ทธ์ด๋์ Apple Silicon ์ ๋ ์์ ๋ค์ด ๋ฐ์ผ์๋ฉด ๋ฉ๋๋ค.
๊ทธ๋ฌ๋ฉด ๊ธฐ๋ณธ์ ์ผ๋ก Download ํด๋๋ก ๋ค์ด ๋ฐ์์ง๊ฒ ์ฃ ?
์ ๋ IDE(ํตํฉ๊ฐ๋ฐํ๊ฒฝ)์ VScode๋ฅผ ์ฌ์ฉํ๊ธฐ ๋๋ฌธ์ VScode ์์ฃผ๋ก ์ค๋ช ๋๋ฆด๊ป๋๋ค.
Tip. IDE ๊ฐ ๋ญ์ฃ ?
IDE๋ Integrated Development Environment์ ์ฝ์๋ก ์ฌ๋ฌ๋ถ์ด ๊ฐ๋ฐํ ์ ์๋ ํ๊ฒฝ์ GUI๋ก ๋ณด๊ธฐ ์ฝ๊ฒ ๋ง๋ค์ด ์ฃผ๋ ์น๊ตฌ ์ ๋๋ค.
Tip. GUI ๊ฐ ๋ญ์ฃ ?
GUI๋ Graphical User Interface์ ์ฝ์๋ก ์ปดํจํฐ์ ์ฌ๋์ด ์ํตํ๊ธฐ ์ฝ๊ฒ ์๊ฐ์ ์ผ๋ก ๋ณด๊ธฐ ์ฝ๊ฒ ๋ง๋ค์ด์ฃผ๋ ์น๊ตฌ ์ ๋๋ค.
IDE : VScode, Jupyter Notebook
์ธ์ด : Python
VScode๋ฅผ ์คํํ๋ค.
์๋จ ๋ฐ์ VScode - ํฐ๋ฏธ๋ - ์ ํฐ๋ฏธ๋ ํด๋ฆญ *๋จ์ถํค [^โง']
ํฐ๋ฏธ๋ ์ฐฝ์ ํ ์ค์ฉ ๋ณต๋ถ ํด๋ณผ๊น์?
(์ฌ๋ฌ๋ถ์ ์์คํ ์๊ฐ์ ์ํด โ+C, โ+V ํ์ธ์)
chmod +x ~/Downloads/Miniforge3-MacOSX-arm64.sh
sh ~/Downloads/Miniforge3-MacOSX-arm64.sh
source ~/miniforge3/bin/activate
์ค๊ฐ์ค๊ฐ์ ๋์ค๋ ์ค์น๋ฅผ ์ํ (y / n) ์์ ๋์น๊ป 'y + return'๋ฅผ ๋๋ฌ์ค๋๋ค.
์ค์น๊ฐ ๋ค ๋๋๋ฉด ํฐ๋ฏธ๋์ฐฝ์ ์๋์ ๊ฐ์ด ๋ณต๋ถ ํฉ๋๋ค.
conda create --name test python=3.8
conda activate test
Tip.
miniforge๋ฅผ ์ค์นํ๋ฉด ํ์ด์ฌ 3.9 ๋ฒ์ ์ด ๊ธฐ๋ณธ์ผ๋ก ์ค์น๋๋ค๊ณ ํ๋ค์?
์์ง๊น์ง ํ ์ํ๋ก์ฐ๊ฐ python 3.9 ์์ ์ง์์ ํ์ง ์์์ python 3.8๋ก ์ง์ ํด์ ์ค์นํฉ๋๋ค.
๊ทธ๋ฌ๋ฉด ์ง์! ์๋์ ๊ฐ์ด test ํ๊ฒฝ์ ๋ค์ด์์๋ค๊ณ ํ์๊ฐ ๋ฉ๋๋ค.
(test) unis@Uniui-MacBookPro %
์ ๊ทธ๋ฌ๋ฉด python 3.8 ๋ฒ์ ์ ์ฌ์ฉํ๋ test ๋ผ๋ ์ด๋ฆ์ ๊ฐ์ํ๊ฒฝ์ด ์์ฑ๋์์ต๋๋ค!
์ฐ๋ฆฌ๊ฐ Main์ผ๋ก ํ์ตํ ๊ฐ์ํ๊ฒฝ์ ๋ง๋ค๊ธฐ ์ ์ ์ ์๋๋๋์ง ํ ์คํธ๋ฅผ ๋จผ์ ํด๋ณผ๊น์
conda install -c apple tensorflow-deps
python -m pip install tensorflow-macos
(metal์ Metal API๋ฅผ ์ฌ์ฉํด์ ํ๋์จ์ด ๊ฐ์์ ์ํด ์ค์นํ๋ค๊ณ ํฉ๋๋ค)
python -m pip install tensorflow-metal
conda activate test
pip install tensorflow_datasets
import tensorflow.compat.v2 as tf
import tensorflow_datasets as tfds
tf.enable_v2_behavior()
from tensorflow.python.framework.ops import disable_eager_execution
disable_eager_execution()
from tensorflow.python.compiler.mlcompute import mlcompute
mlcompute.set_mlc_device(device_name='gpu')
(ds_train, ds_test), ds_info = tfds.load(
'mnist',
split=['train', 'test'],
shuffle_files=True,
as_supervised=True,
with_info=True,
)
def normalize_img(image, label):
"""Normalizes images: `uint8` -> `float32`."""
return tf.cast(image, tf.float32) / 255., label
batch_size = 128
ds_train = ds_train.map(
normalize_img, num_parallel_calls=tf.data.experimental.AUTOTUNE)
ds_train = ds_train.cache()
ds_train = ds_train.shuffle(ds_info.splits['train'].num_examples)
ds_train = ds_train.batch(batch_size)
ds_train = ds_train.prefetch(tf.data.experimental.AUTOTUNE)
ds_test = ds_test.map(
normalize_img, num_parallel_calls=tf.data.experimental.AUTOTUNE)
ds_test = ds_test.batch(batch_size)
ds_test = ds_test.cache()
ds_test = ds_test.prefetch(tf.data.experimental.AUTOTUNE)
model = tf.keras.models.Sequential([
tf.keras.layers.Conv2D(32, kernel_size=(3, 3),
activation='relu'),
tf.keras.layers.Conv2D(64, kernel_size=(3, 3),
activation='relu'),
tf.keras.layers.MaxPooling2D(pool_size=(2, 2)),
# tf.keras.layers.Dropout(0.25),
tf.keras.layers.Flatten(),
tf.keras.layers.Dense(128, activation='relu'),
# tf.keras.layers.Dropout(0.5),
tf.keras.layers.Dense(10, activation='softmax')
])
model.compile(
loss='sparse_categorical_crossentropy',
optimizer=tf.keras.optimizers.Adam(0.001),
metrics=['accuracy'],
)
model.fit(
ds_train,
epochs=12,
validation_data=ds_test,
)
์ ์ ๋งฅ๋ถ๊ธฐ๋ MacBookAir M1 8GB Memory ๊ตฌ์ฑ์
๋๋ค.
๊ทธ๋์ "batch_size = 128" ๋ก ์ธํ
ํ์๋ ์๋์ ๊ฐ์ ๊ฒฐ๊ณผ๊ฐ ๋์ต๋๋ค.
๋ฐฐ์น ์ฌ์ด์ฆ๋ฅผ 2๋ฐฐ๋ก ๋๋ ค์ ๋๋ ค ๋ดค์ต๋๋ค.
[์ฐธ๊ณ ๋งํฌ]
m1 pro ์์ from tensorflow.python.compiler.mlcompute import mlcompute
์ํฌํธ๊ฐ ์๋๋๋ฐ ์ด๋ป๊ฒ ํด๊ฒฐํด์ผ ํ๋์??