Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegCC
/ local_call
Function
local_call
script/test_model.py:71–72 ·
view source on GitHub ↗
(cmd)
Source
from the content-addressed store, hash-verified
69
70
71
def
local_call(cmd):
72
return
subprocess.check_call(cmd)
73
74
75
def
target_call(host, cmd):
Callers
1
auto_check
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected