NVIDIA/nvbench

`nvbench_compare.py` coloring should be optional and off by default.

Open

#71 opened on Jan 16, 2022

 (2 comments) (0 reactions) (0 assignees)Cuda (115 forks)auto 404
P1: should havegood first issuepythontype: enhancement

Repository metrics

Stars
 (914 stars)
PR merge metrics
 (PR metrics pending)

Description

Add a --color option to scripts/nvbench_compare.py, and only import/use colorama when this is explicitly passed in.

Contributor guide