Gluonnlp multiple outputs error just like an earlier version of gluoncv

It appears that gluonnlp has the same problem as gluoncv did with multiple outputs when exporting hybrid nets. Received this ValueError: There are multiple outputs with same name error “sg0_embedding0_fwd_output” … when trying to import. This occurred with Word Embeddings FastText using the Fil9 data.