MCPcopy Create free account
hub / github.com/KomputeProject/kompute / ~OpTensorSyncLocal

Method ~OpTensorSyncLocal

src/OpTensorSyncLocal.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22OpTensorSyncLocal::~OpTensorSyncLocal()
23{
24 KP_LOG_DEBUG("Kompute OpTensorSyncLocal destructor started");
25}
26
27void
28OpTensorSyncLocal::record(const vk::CommandBuffer& commandBuffer)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected