Commit Graph

3 Commits

Author SHA1 Message Date
4726ee0c9c Produce benchmark JSON schema v2
- No more '(Display)' strings in the GPU names, but store devices as
  `{'name': name, 'type': 'CPU/CUDA/OPENCL', 'is_display': bool}`
- Introduces testing with py.test & pipenv. The test suite is far from
  complete, though.
2018-08-28 12:11:01 +02:00
9e9d1b7c13 Updated setup.cfg
The `pep8` command was complaining that `pycodestyle` is the new `pep8`
when it comes to config section names.
2018-08-16 17:24:13 +02:00
13b766de4a Moved setup.cfg to the correct place 2018-08-14 16:47:00 +02:00