You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
I want to fit a GPVAR model in GluonTS and estimation is of magnitude 1,000 slower than training a DeepAR model. According to @geoalgo & @mbohlkeschneider, mxnet seems to be very slow when creating a large graph.
I have cross-referenced to the original issue on GluonTS, hoping for support.
Hi,
this is related to the second part of the GluonTS issue reported here:
awslabs/gluonts#607 (comment)
I want to fit a GPVAR model in GluonTS and estimation is of magnitude 1,000 slower than training a DeepAR model. According to @geoalgo & @mbohlkeschneider, mxnet seems to be very slow when creating a large graph.
I have cross-referenced to the original issue on GluonTS, hoping for support.