[rocprof-compute] Update Formatting (#671)
* updated rocprof-compute formatting * fixed ammolite peak variables in parser.py * format parser.py * update formatting rocprof_compute_base
This commit is contained in:
committed by
GitHub
vanhempi
e9e98daf24
commit
5deeea71df
@@ -676,7 +676,8 @@ class Roofline:
|
||||
console_log("roofline", "{} does not exist".format(roofline_csv))
|
||||
return
|
||||
|
||||
# if workload is detected, utilize Roofline yamls. If not, fallback to legacy calc_ai
|
||||
# if workload is detected, utilize Roofline yamls.
|
||||
# If not, fallback to legacy calc_ai
|
||||
if workload is not None:
|
||||
self.__ai_data = calc_ai_analyze(
|
||||
workload=workload,
|
||||
|
||||
Viittaa uudesa ongelmassa
Block a user