GpuAsmVisualizer is a tool to visualize the assembly code of low-level GPU IRs. Currently, it supports the assembly code of NVIDIA PTX and AMDGCN.
TODO: Add more information about the tool.
Python bindings is not yet available in the open source version.
GpuAsmVisualizer is both MIT and Apache License, Version 2.0 licensed, as found in the LICENSE-MIT and LICENSE-APACHE files.