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

貢獻者指南