gluonts.shell.sagemaker.serve module#

class gluonts.shell.sagemaker.serve.ServeEnv(path: Path = PosixPath('/opt/ml'))[source]#

Bases: object

install_dynamic()[source]#
class gluonts.shell.sagemaker.serve.ServePaths(base: Path = PosixPath('/opt/ml'))[source]#

Bases: object