piyushghai commented on a change in pull request #13807: [MXNET-1180] Java 
Image API
URL: https://github.com/apache/incubator-mxnet/pull/13807#discussion_r248045486
 
 

 ##########
 File path: scala-package/core/src/main/scala/org/apache/mxnet/Image.scala
 ##########
 @@ -56,7 +56,7 @@ object Image {
   /**
     * Same imageDecode with InputStream
     * @param inputStream the inputStream of the image
-    * @return NDArray in HWC format
+    * @return NDArray in HWC format with DType uint8
 
 Review comment:
   Can you refer to the DType Enum : Dtype.UInt8 to be clear here ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to