eric-haibin-lin commented on a change in pull request #15378: Add Sparse
NDArray support for Scala
URL: https://github.com/apache/incubator-mxnet/pull/15378#discussion_r298355673
##########
File path:
scala-package/core/src/test/scala/org/apache/mxnet/NDArraySuite.scala
##########
@@ -45,6 +45,22 @@ class NDArraySuite extends FunSuite with BeforeAndAfterAll
with Matchers {
assert(ndones.toScalar === 1f)
}
Review comment:
can we also test ndarray iterator with csr_matrix?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services