Removed extra barrier
This commit is contained in:
parent
1c8d9998af
commit
7a27244256
1 changed files with 0 additions and 1 deletions
|
|
@ -108,7 +108,6 @@ TEST(TestMultipleAlgoExecutions, SingleSequenceRecord)
|
|||
->record<kp::OpAlgoDispatch>(mgr.algorithm({ tensorA }, spirv))
|
||||
->record(shaderBarrier)
|
||||
->record<kp::OpAlgoDispatch>(mgr.algorithm({ tensorA }, spirv))
|
||||
->record(shaderBarrier)
|
||||
->record<kp::OpTensorSyncLocal>({ tensorA })
|
||||
->eval();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue