lanking520 commented on a change in pull request #13995: [MXNET-1287] Scala
compiler warnings
URL: https://github.com/apache/incubator-mxnet/pull/13995#discussion_r271965154
##########
File path: scala-package/core/src/test/scala/org/apache/mxnet/ImageSuite.scala
##########
@@ -57,22 +57,19 @@ class ImageSuite extends FunSuite with BeforeAndAfterAll {
test("Test load image") {
val nd = Image.imRead(imLocation)
- logger.info(s"OpenCV load image with shape: ${nd.shape}")
Review comment:
change this to logger.debug
----------------------------------------------------------------
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