Does mxnet-cu92 include Gluon and Gluon.Data?

Hi,

I’m using a Python library that requires modules from mxnet.gluon.data but I get an error saying module mxnet.gluon.data not found. I’ve installed the Cuda 9.2 version of MXNet mxnet-cu92, and I can import it perfectly. Does that version not include all the modules for Data loading and manipulation?