Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ as_argument
Function
as_argument
test/argument_test.cpp:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
#include
"test.hpp"
31
32
static migraphx::argument as_argument(migraphx::argument a) { return a; }
33
template <class T>
34
static migraphx::argument as_argument(T x)
35
{
Callers
2
make_tuple
Function · 0.85
TEST_CASE
Function · 0.85
Calls
1
get_argument
Method · 0.80
Tested by
no test coverage detected