MCPcopy 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
684inline bool has_finalize(const operation& op) { return op.has_finalize(); }
685
686template <class T>
687bool has_finalize(const T& x)

Callers 1

TEST_CASEFunction · 0.50

Calls 2

has_finalize_opFunction · 0.70
has_finalizeMethod · 0.45

Tested by

no test coverage detected