Added the opAlgoAllInOut

This commit is contained in:
Alejandro Saucedo 2020-08-29 17:49:02 +01:00
parent 95061c8009
commit 3f8c4fb9b7
6 changed files with 222 additions and 9 deletions

View file

@ -115,7 +115,7 @@ class Tensor
* copied before further operations. Default is true.
*/
void recordCopyFrom(std::shared_ptr<Tensor> copyFromTensor,
bool createBarrier = true);
bool createBarrier);
/**
* Records the buffer memory barrier into the command buffer which