Skip to content

Commit

Permalink
auto change by deployer
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosuc3m committed Oct 26, 2023
1 parent 993cc5c commit d9ecaa0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ private static org.bytedeco.pytorch.Tensor buildFromTensorDouble(RandomAccessibl
org.bytedeco.pytorch.Tensor ndarray = org.bytedeco.pytorch.Tensor.create(flatArr, tensorShape);
return ndarray;
}
}
}

0 comments on commit d9ecaa0

Please sign in to comment.