JUPITER Benchmark Suite: ResNet

July 20, 2024 ยท View on GitHub

DOI Static Badge

This benchmark is part of the JUPITER Benchmark Suite. See the repository of the suite for some general remarks.

This repository contains the ResNet benchmark. DESCRIPTION.md contains details for compilation, execution, and evaluation.

The benchmark is included from https://github.com/HelmholtzAI-FZJ/tf_cnn_benchmarks (a fork of https://github.com/tensorflow/benchmarks). It uses the main branch, compatible with Tensorflow 2 and Horovod.

The source code of the ResNet benchmark is included in the ./src/ subdirectory as a submodule from the upstream repository at github.com/HelmholtzAI-FZJ/tf_cnn_benchmarks.