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

Method preEval

src/OpTensorSyncLocal.cpp:54–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void
55OpTensorSyncLocal::preEval(const vk::CommandBuffer& /*commandBuffer*/)
56{
57 KP_LOG_DEBUG("Kompute OpTensorSyncLocal preEval called");
58}
59
60void
61OpTensorSyncLocal::postEval(const vk::CommandBuffer& /*commandBuffer*/)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected