larroy commented on a change in pull request #16973: Fix ci cuda problems
URL: https://github.com/apache/incubator-mxnet/pull/16973#discussion_r354060255
##########
File path: src/operator/cross_device_copy.cc
##########
@@ -60,6 +60,16 @@ class CrossDeviceCopyProp : public OperatorProperty {
return true;
}
+ bool InferType(std::vector<int> *in_type,
Review comment:
Looks like I pulled an additional commit while rebasing, seems obvious.
----------------------------------------------------------------
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