MCPcopy 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
288inline migraphx::literal get_2()
289{
290 return migraphx::literal{{migraphx::shape::float_type, {2}}, {1, 2}};
291}
292
293inline migraphx::literal get_2_broadcasted()
294{

Callers 1

TEST_CASEFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_CASEFunction · 0.68