[update] checkout axcl branch

This commit is contained in:
LittleMouse
2025-09-12 12:06:21 +08:00
parent 748ec04e6d
commit 2425d3d974
+1 -1
View File
@@ -33,5 +33,5 @@ class MemoryChecker:
loop = asyncio.get_event_loop()
return await loop.run_in_executor(
None,
self._sys_client.cmminfo
self._sys_client.axclcmminfo
)