stephenrawls commented on issue #15404: [OP] Fix SequenceMask to support different datatypes for data / sequence_length URL: https://github.com/apache/incubator-mxnet/issues/15404#issuecomment-506995606 Hi @sxjscience . I agree this is an annoying issue now, causing you to cast your sequence length tensor to be the same type of your data tensor. I fixed this back in January in this PR: https://github.com/apache/incubator-mxnet/pull/13880 It didn't get merged in time to make it into MXNet 1.4, but it will be in MXNet 1.5 when that release happens. So hang tight :) Best, Stephen
---------------------------------------------------------------- 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
