Updated tests to align with manager parameters update
This commit is contained in:
parent
aa25f980d6
commit
d7fe53eae6
8 changed files with 11 additions and 49 deletions
|
|
@ -24,7 +24,6 @@ TEST(TestTensor, CopyFromHostData)
|
|||
kp::Manager mgr;
|
||||
|
||||
mgr.rebuildTensors({ tensorA, tensorB });
|
||||
mgr.evalOpDefault<kp::OpTensorSyncDevice>({ tensorA, tensorB });
|
||||
|
||||
if (std::shared_ptr<kp::Sequence> sq =
|
||||
mgr.getOrCreateManagedSequence("new")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue