TUI: Kernel Selection (#769)

[ROCm/rocprofiler-compute commit: 9ddee8de2e]
Este commit está contenido en:
xuchen-amd
2025-08-01 11:31:43 -04:00
cometido por GitHub
padre bf05f442b8
commit b6a7d72212
Se han modificado 21 ficheros con 520 adiciones y 889 borrados
@@ -24,11 +24,7 @@
import logging
import shutil
import sys
import tempfile
from pathlib import Path
from unittest.mock import MagicMock, Mock, call, patch
from unittest.mock import MagicMock, Mock, patch
import pandas as pd
import pytest