Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/rocm-systems
/ run
Method
run
experimental/python/perfxpert/setup.py:459–461 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
457
458
class
_DevelopWithOpencode(_develop):
459
def
run(self) -> None:
460
_run_opencode_build()
461
super().run()
462
463
464
_cmdclass: dict = {
Callers
nothing calls this directly
Calls
2
_run_opencode_build
Function · 0.85
run
Method · 0.45
Tested by
no test coverage detected