adc17 commented on issue #16106: src/executor/graph_executor.cc:1847: Check 
failed: arg_names.size() == in_args_map.size() (2 vs. 1)
URL: 
https://github.com/apache/incubator-mxnet/issues/16106#issuecomment-529039677
 
 
   @ZhennanQin The Clojure test cases that failed are `test-maximum` and 
`test-minimum`: 
https://github.com/apache/incubator-mxnet/blob/6de684825130c28dfa75f2a707aeaed64a4340e5/contrib/clojure-package/test/org/apache/clojure_mxnet/operator_test.clj#L409-L441
   
   Changing the duplicate `"data"` strings to `"data1"` and `"data2"` resolves 
the failures 🎉.
   
   @gigasquid I think the correct fix is to update the tests + add an error 
message for this scenario? I will submit a PR if you agree.

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


With regards,
Apache Git Services

Reply via email to