| 20 | } |
| 21 | |
| 22 | OpTensorSyncLocal::~OpTensorSyncLocal() |
| 23 | { |
| 24 | KP_LOG_DEBUG("Kompute OpTensorSyncLocal destructor started"); |
| 25 | } |
| 26 | |
| 27 | void |
| 28 | OpTensorSyncLocal::record(const vk::CommandBuffer& commandBuffer) |
nothing calls this directly
no outgoing calls
no test coverage detected