awslabs/gluonts

Test cases for the SagemakerSDK (+ local_mode support)

开放

#614 创建于 2020年2月11日

 (0 条评论) (0 个反应) (0 位负责人)Python (753 个派生)batch import
enhancementhelp wantedtests

仓库指标

星标
 (3,888 个星标)
PR 合并指标
 (平均合并 26天 17小时) (30 天内合并 4 个 PR)

描述

Description

There should be at least some test cases making sure that the scripts don't brake when new things get introduced.

This could be done by:

  • segmenting the train and run scripts into functions that get called in the train and run script and then testing those
  • or implementing the local mode and then running local tests in the test suites

References

贡献者指南