Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ has_finalize
Function
has_finalize
tools/include/operation.hpp:684–684 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
682
}
683
684
inline bool has_finalize(const operation& op) { return op.has_finalize(); }
685
686
template <class T>
687
bool has_finalize(const T& x)
Callers
1
TEST_CASE
Function · 0.50
Calls
2
has_finalize_op
Function · 0.70
has_finalize
Method · 0.45
Tested by
no test coverage detected