leopd commented on issue #10158: Assertion fail when creating very large matrix URL: https://github.com/apache/incubator-mxnet/issues/10158#issuecomment-374709799 Sparse won't work -- my data is fully dense. I'm working with very large sets of embedding vectors -- you can think of it as a 34M class softmax output and that's pretty close. I guess I'll have to shard them into groups that fit in the limit and do the reduce by hand. Thx.
---------------------------------------------------------------- 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
