parent
69c92ca5ae
commit
1f3e4c18e1
|
@ -32,7 +32,6 @@ namespace sd {
|
|||
REQUIRE_TRUE(output->isScalar(), 0, "Size output should be scalar");
|
||||
|
||||
output->p(0, input->lengthOf());
|
||||
output->syncToDevice();
|
||||
|
||||
return Status::OK();
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue