Skip to content

Conversation

NeoChaos12
Copy link
Collaborator

This local benchmark was something I wrote for the purposes of quickly testing interfaces for HPOBench benchmarks without the need to load up any of the actual benchmarks, install any dependencies, or even install singularity. Essentially, a bare-bones interface testing tool. The idea is that HPOBench benchmark-like objects with any desired configuration space and/or fidelity space can be programmatically generated to test any number of boundary conditions. Since I already wrote the code, I thought it might make a nice addition to the official upstream repo.

@codecov
Copy link

codecov bot commented Jan 22, 2021

Codecov Report

Merging #81 (c41b20b) into development (ff153d1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development      #81   +/-   ##
============================================
  Coverage        64.04%   64.04%           
============================================
  Files               20       20           
  Lines             1132     1132           
============================================
  Hits               725      725           
  Misses             407      407           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant