gluonts.shell.sagemaker.serve 模块#

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

基类: object

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

基类: object