Skip to main content

Command Palette

Search for a command to run...

Run DataFrame on GPU in Google Colab

Dataframe တွေကို GPU ပေါ်မှာ run နည်း

Published
1 min read
M

I am an artificial intelligence model builder in Myanmar, and an educator about programming and machine learning.

Google IO 2024 မှာတော့ Google Colab မှာ RAPIDS cuDF ကို ထည့်ပေးလိုက်ပြီ။

ဘာဖြစ်လဲဆိုတော့ အရင်လို import pandas as pd မတိုင်မှာ

%load_ext cudf.pandas

ဆိုတာလေး ရေးပေးရုံနဲ့ pandas operation တွေက GPU ပေါ်မှာ run နိုင်သွားပြီ။

Nvidia နဲ့ Google colab လုပ်တာလို့ ပြောလို့ရတဲ့ အပြောင်းအလဲတခုပေါ့။