anirudh2290 commented on a change in pull request #16748: Fix SliceChannel Type 
inference
URL: https://github.com/apache/incubator-mxnet/pull/16748#discussion_r343786519
 
 

 ##########
 File path: src/operator/slice_channel-inl.h
 ##########
 @@ -176,16 +177,22 @@ class SliceChannelProp : public OperatorProperty {
   bool InferType(std::vector<int> *in_type,
                  std::vector<int> *out_type,
                  std::vector<int> *aux_type) const override {
+    /*
 
 Review comment:
   yes, it should have been removed. Good catch, fixed.

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

Reply via email to