Skip to content

undertherain/benchmarker

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
build status from Travis CI coveralls badge https://api.codacy.com/project/badge/Grade/a6094d03cc8446a9b851ce9dd298d3c8

Synopsis

Benchmarker is a modular framework to automate a set of performance benchmarks, mostly for deep learning.

Run

python3 -m benchmarker --mode=training --framework=pytorch --problem=resnet50 --problem_size=32 --batch_size=4

Motivation

various devices, frameworks und underlying software stacks, network architectures etc.

Installation

Clone, install required packages for example by running

git clone --recursive https://github.com/undertherain/benchmarker.git

pip3 install [--user] -r requirements.txt

Contributors

The original version was developed in 2017 by Aleksandr Drozd. Since then to the project contributed (in alphabetical order)

About

modular framework for [not only] deep learning performance benchmarking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published