Disambiguated functions
This commit is contained in:
parent
2fb0641de0
commit
5bc3ac9c06
9 changed files with 40 additions and 40 deletions
|
|
@ -29,7 +29,7 @@ TEST(TestOpAlgoBase, ShaderRawDataFromConstructor)
|
|||
)");
|
||||
|
||||
mgr.evalOpDefault<kp::OpAlgoBase>(
|
||||
{ tensorA, tensorB }, kp::Shader::compile(shader));
|
||||
{ tensorA, tensorB }, kp::Shader::compile_source(shader));
|
||||
|
||||
mgr.evalOpDefault<kp::OpTensorSyncLocal>({ tensorA, tensorB });
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue