LambdaColdStorage / lambda-tensorflow-benchmark

BSD 3-Clause "New" or "Revised" License
234 stars 60 forks source link

Fix crashes when log name contains glob characters #24

Open aviallon opened 3 years ago

aviallon commented 3 years ago

Some logs have '[' in their names, like some AMD gpus for instance. This fix the log2csv.py crashes.