You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Only CPU backend available

root@server5:/storage/apps/Geekbench/GeekbenchAI-1.3.0-Linux# ./banff --ai-list
Geekbench AI 1.3.0 : https://www.geekbench.com/ai/

Geekbench AI requires an active internet connection and automatically uploads
benchmark results to the Geekbench Browser.

Framework          | Backend       | Device
 1 TensorFlow Lite |  1 CPU        |  0 Intel(R) N150
 3 ONNX            |  1 CPU        |  0 Intel(R) N150
 4 OpenVINO        |  1 CPU        |  0 Intel(R) N150

help

root@server5:/storage/apps/Geekbench/GeekbenchAI-1.3.0-Linux# ./banff --help
Geekbench AI 1.3.0 : https://www.geekbench.com/ai/

Usage:

  ./banff [ options ]

Options:

  -h, --help                  print this message

AI Benchmark Options:

  --ai                        run the AI benchmark
  --ai-framework [ID]         use AI framework ID
  --ai-backend [ID]           use AI backend ID
  --ai-device [ID]            use AI device ID
  --ai-list                   list available AI settings

If no options are given, the default action is to run the inference benchmark.

example run

root@server5:/storage/apps/Geekbench/GeekbenchAI-1.3.0-Linux# ./banff --ai-framework 1
Geekbench AI 1.3.0 : https://www.geekbench.com/ai/

Geekbench AI requires an active internet connection and automatically uploads
benchmark results to the Geekbench Browser.

AI Information
  Framework                     TensorFlow Lite
  Backend                       CPU
  Device                        Intel(R) N150

System Information
  Operating System              Ubuntu 24.04.2 LTS
  Model                         GMKtec NucBoxG9
  Motherboard                   GMKtec GMKtec
  BIOS                          American Megatrends International, LLC. 5.27

CPU Information
  Name                          Intel(R) N150
  Topology                      1 Processor, 4 Cores
  Identifier                    GenuineIntel Family 6 Model 190 Stepping 0
  Base Frequency                3.60 GHz

Memory Information
  Size                          11.4 GB

  Running Image Classification (SP)
INFO: Initialized TensorFlow Lite runtime.
INFO: Applying 1 TensorFlow Lite delegate(s) lazily.
  Running Image Classification (HP)
INFO: Applying 1 TensorFlow Lite delegate(s) lazily.
  Running Image Classification (Q)
  Running Image Segmentation (SP)
INFO: Applying 1 TensorFlow Lite delegate(s) lazily.
  Running Image Segmentation (HP)
INFO: Applying 1 TensorFlow Lite delegate(s) lazily.
  Running Image Segmentation (Q)
  Running Pose Estimation (SP)
INFO: Applying 1 TensorFlow Lite delegate(s) lazily.
  Running Pose Estimation (HP)
INFO: Applying 1 TensorFlow Lite delegate(s) lazily.
  Running Pose Estimation (Q)
...


  • No labels