Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ equal
Function
equal
tools/api/api.cpp:324–327 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
322
323
template <class T>
324
static bool equal(const T& x, const T& y)
325
{
326
return x == y;
327
}
328
329
static std::vector<argument> run(program& p, const parameter_map& params) { return p.eval(params); }
330
Callers
7
TEST_CASE
Function · 0.50
verify_shapes
Function · 0.50
TEST_CASE
Function · 0.50
TEST_CASE
Function · 0.50
TEST_CASE
Function · 0.50
TEST_CASE
Function · 0.50
TEST_CASE
Function · 0.50
Calls
no outgoing calls
Tested by
2
TEST_CASE
Function · 0.40
TEST_CASE
Function · 0.40