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

Method ~OpTensorSyncDevice

src/OpTensorSyncDevice.cpp:20–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20OpTensorSyncDevice::~OpTensorSyncDevice()
21{
22 KP_LOG_DEBUG("Kompute OpTensorSyncDevice destructor started");
23
24 this->mTensors.clear();
25}
26
27void
28OpTensorSyncDevice::record(const vk::CommandBuffer& commandBuffer)

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected