vkorenev opened a new issue #15634: mxnet-full jar depends on mxnet-core and 
mxnet-infer jars while containing all their classes
URL: https://github.com/apache/incubator-mxnet/issues/15634
 
 
   The current Maven build for Scala produces `mxnet-full_2.11` package which 
pulls `mxnet-core` and `mxnet-infer` packages by dependency. However 
`mxnet-full` jar already contains all the classes from those 2 jars, so there 
is no need to include them again.
   
   MXNet commit hash: `77254f2a829d481d61e015e900923f1edb4af39f`.

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