MCPcopy Create free account
hub / github.com/ROCm/clr / GetGraphCaptureStatus

Method GetGraphCaptureStatus

hipamd/src/hip_graph_internal.hpp:1059–1059  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1057 void SetGraphCaptureStatus(bool status) { graphCaptureStatus_ = status; }
1058
1059 bool GetGraphCaptureStatus() { return graphCaptureStatus_; }
1060
1061 bool GraphCaptureEnabled() override {
1062 if (IsSegmentSchedulingEnabled()) {

Callers 2

RunOneNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected