Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ get_test_cases
Function
get_test_cases
tools/test_runner.py:68–69 ·
view source on GitHub ↗
(dir_name)
Source
from the content-addressed store, hash-verified
66
67
68
def
get_test_cases(dir_name):
69
return
get_sub_folders(dir_name)
70
71
72
def
get_model_name(dir_name):
Callers
4
main
Function · 0.85
add_test_case
Method · 0.85
glob_tests
Method · 0.85
run
Method · 0.85
Calls
1
get_sub_folders
Function · 0.85
Tested by
no test coverage detected