microsoft / DLWorkspace

Deep Learning Workspace
Other
201 stars 75 forks source link

Change diagnostic message format #1196

Closed Anbang-Hu closed 4 years ago

Anbang-Hu commented 4 years ago
insight: {
  job_id: <job_id>,
  "timestamp": <epoch time in seconds when the insight is generated>,
  "diagnostics": [
    ["WARNING", "....", "KillJob"],
    ...
  ]
}
coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 3501


Totals Coverage Status
Change from base Build 3495: 0.0%
Covered Lines: 816
Relevant Lines: 863

💛 - Coveralls