Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ get_2
Function
get_2
test/include/basic_ops.hpp:288–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
286
}
287
288
inline migraphx::literal get_2()
289
{
290
return migraphx::literal{{migraphx::shape::float_type, {2}}, {1, 2}};
291
}
292
293
inline migraphx::literal get_2_broadcasted()
294
{
Callers
1
TEST_CASE
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_CASE
Function · 0.68