-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Hi, I tried to load a json file that was created from running rocprof-sys-sample from rocm 6.4.1. I attempted to use the timemory reader, which is what I assumed would be the format from rocprof-sys-sample. but got this error
gf = ht.GraphFrame.from_timemory('sampling_wall_clock-0.json')
raise KeyError(f"{labels[mask].tolist()} not found in axis")
KeyError: "['rank'] not found in axis"
Is there a fix or workaround for this?
Thanks,Rob
Metadata
Metadata
Assignees
Labels
No labels