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/05 06:30:01 UTC

[GitHub] kshitij12345 commented on issue #13455: MaxIntegerValue is buggy

kshitij12345 commented on issue #13455: MaxIntegerValue is buggy
URL: https://github.com/apache/incubator-mxnet/issues/13455#issuecomment-451632127
 
 
   Hi, 
   Sorry this may be a lame question. But what is wrong with this function. When I tried to see where this function is used, it was always used with Template Parameter and couldn't figure exactly which types is the function used with. So I tried it with `signed` and `unsigned` 
   
   * char
   * short
   * int
   * long
   
   and
   
   * float
   * double
   
   Got what I expected.
   However didn't try the mshadow::half::halt_t case.
   I would be interested to know more and also help with resolution of this issue.
   
   Thank You.

----------------------------------------------------------------
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