Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ inputs
Method
inputs
tools/api.py:457–458 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
455
self.create_cfunction()
456
457
def
inputs(self) -> str:
458
return
', '
.join([p.input()
for
p in self.params])
459
460
# TODO: Shoule we remove Optional?
461
def
input_map(self) -> Dict[str, Optional[str]]:
Callers
15
input_map
Method · 0.95
create_node
Function · 0.45
generate_onnx
Function · 0.45
TEST_CASE
Function · 0.45
is_sorted
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
apply
Method · 0.45
is_clip_scalar
Function · 0.45
check_conflicts
Function · 0.45
Calls
1
input
Method · 0.45
Tested by
10
TEST_CASE
Function · 0.36
is_sorted
Function · 0.36
TEST_CASE
Function · 0.36
TEST_CASE
Function · 0.36
TEST_CASE
Function · 0.36
TEST_CASE
Function · 0.36
apply
Method · 0.36
is_clip_scalar
Function · 0.36
check_conflicts
Function · 0.36
create_program
Method · 0.36