MCPcopy Create free account
hub / github.com/KomputeProject/kompute / postEval

Method postEval

src/OpTensorSyncDevice.cpp:45–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45void
46OpTensorSyncDevice::postEval(const vk::CommandBuffer& /*commandBuffer*/)
47{
48 KP_LOG_DEBUG("Kompute OpTensorSyncDevice postEval called");
49}
50
51}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected