ywcb00 commented on code in PR #2466:
URL: https://github.com/apache/systemds/pull/2466#discussion_r3209041635
##########
src/test/java/org/apache/sysds/test/component/estim/OpSingleTest.java:
##########
@@ -40,7 +41,7 @@ public class OpSingleTest extends AutomatedTestBase
private final static int m = 600;
private final static int k = 300;
private final static double sparsity = 0.2;
-// private final static OpCode eqzero = OpCode.EQZERO;
+ // private final static OpCode eqzero = OpCode.EQZERO;
Review Comment:
Done. Thanks for spotting this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]