Updated todo comments
This commit is contained in:
parent
1b4e4b6b18
commit
e6f4097acb
3 changed files with 29 additions and 4 deletions
|
|
@ -89,7 +89,6 @@ OpTensorSyncLocal::postSubmit()
|
|||
|
||||
// Remove all staging tensors as they are not required after operation
|
||||
SPDLOG_DEBUG("Kompute OpTensorSyncLocal destroying staging tensors");
|
||||
// TODO: This would cause issues if there is no CPU barrier
|
||||
this->mStagingTensors.clear();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue