ChaiBapchya commented on a change in pull request #12749: [MXNET-1029] Feature 
request: randint operator
URL: https://github.com/apache/incubator-mxnet/pull/12749#discussion_r230564397
 
 

 ##########
 File path: src/operator/random/sample_op.h
 ##########
 @@ -693,10 +750,12 @@ inline bool SampleOpType(const nnvm::NodeAttrs& attrs,
     }
   }
   bool dtype_ok = (dtype == kFloat16) || (dtype == kFloat32) ||
 
 Review comment:
   updated to handle randint (int op type) separate from other rand functions

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