The goal is to test Cactus on more devices and PR benchmark results here
Step 1: Setup cactus if you haven't by running
git clone https://github.com/cactus-compute/cactus && cd cactus && source ./setup
Step 2: Test small model on your Mac and report numbers or linux ARM
cactus test and cactus test --large
Step 3: Plug in your phone/ipad to your mac and benchmark
cactus test --ios or cactus test --android
Step 4: Repeat with bigger models with:
cactus test --ios --large or cactus test --android --large
The goal is to test Cactus on more devices and PR benchmark results here
Step 1: Setup cactus if you haven't by running
git clone https://github.com/cactus-compute/cactus && cd cactus && source ./setupStep 2: Test small model on your Mac and report numbers or linux ARM
cactus testandcactus test --largeStep 3: Plug in your phone/ipad to your mac and benchmark
cactus test --iosorcactus test --androidStep 4: Repeat with bigger models with:
cactus test --ios --largeorcactus test --android --large