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

Method ~OpTensorCopy

src/OpTensorCopy.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37OpTensorCopy::~OpTensorCopy()
38{
39 KP_LOG_DEBUG("Kompute OpTensorCopy destructor started");
40}
41
42void
43OpTensorCopy::record(const vk::CommandBuffer& commandBuffer)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected