Ross ROSS = Recommend OSS · open-source software intelligence for agents

baidu-research/DeepBench

Benchmarking Deep Learning operations on different hardware observed · 2026-08-28

github.com/baidu-research/DeepBench · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3631
  • days_rel: n/a
  • days_push: 1956
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1106 stars · 242 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

DeepBench is a benchmarking suite from Baidu Research that measures the performance of fundamental deep learning operations (matrix multiplication, convolutions, etc.) across different hardware platforms. It targets low-level operations suitable for hardware evaluation rather than full model training.

Use cases

  • compare gpu performance for deep learning operations
  • benchmark matrix multiplication on different hardware
  • evaluate hardware for neural network training
  • measure convolution kernel performance
  • test hardware suitability for deep learning inference
  • profile low-level deep learning ops for chip design

When to choose

  • you need to compare raw operation-level performance across GPUs or CPUs
  • you are evaluating or designing hardware for deep learning workloads
  • you want to identify bottlenecks in neural network libraries like cuDNN or MKL

When to avoid

  • you want to benchmark end-to-end training time of full models
  • you need application-level or framework-level benchmarks
  • you need a tool that is actively updated with the latest hardware support

Facets

library · maturity maintenance

benchmarking gpu-computing deep-learning deep-learning gpu-computing performance hardware cpp cross-platform neural-network-kernels hardware-evaluation matrix-multiplication convolution training-benchmark inference-benchmark linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
baidu-research/DeepBenchmain32

For agents

markdown · JSON · MCP: product_card(name="baidu-research/DeepBench")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem