Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ compare_decay
Function
compare_decay
src/value.cpp:486–486 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
484
return x;
485
}
486
static int compare_decay(std::nullptr_t) { return 0; }
487
488
template <class F>
489
static bool compare(const value& x, const value& y, F f)
Callers
1
compare
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected