You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/01/15 20:10:55 UTC

[GitHub] piyushghai commented on a change in pull request #13807: [MXNET-1180] Java Image API

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:
users@infra.apache.org


With regards,
Apache Git Services