Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ add_parameter
Method
add_parameter
src/module.cpp:569–572 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
567
}
568
569
instruction_ref module::add_parameter(std::string name, shape s)
570
{
571
return insert_parameter(begin(), std::move(name), std::move(s));
572
}
573
574
instruction_ref module::add_return(std::vector<instruction_ref> args)
575
{
Callers
15
TEST_CASE
Function · 0.80
TEST_CASE
Function · 0.80
make_concat_multibroadcast
Function · 0.80
TEST_CASE
Function · 0.80
create_program
Function · 0.80
TEST_CASE
Function · 0.80
TEST_CASE
Function · 0.80
TEST_CASE
Function · 0.80
TEST_CASE
Function · 0.80
TEST_CASE
Function · 0.80
TEST_CASE
Function · 0.80
create_program
Function · 0.80
Calls
1
begin
Function · 0.85
Tested by
15
TEST_CASE
Function · 0.64
TEST_CASE
Function · 0.64
make_concat_multibroadcast
Function · 0.64
TEST_CASE
Function · 0.64
create_program
Function · 0.64
TEST_CASE
Function · 0.64
TEST_CASE
Function · 0.64
TEST_CASE
Function · 0.64
TEST_CASE
Function · 0.64
create_program
Function · 0.64
create_program
Function · 0.64
TEST_CASE
Function · 0.64