Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Refactor kubernetes training service #1835

Merged
merged 25 commits into from
Dec 10, 2019

Conversation

chicm-ms
Copy link
Contributor

@chicm-ms chicm-ms commented Dec 9, 2019

kubernetes training service code needs to be refactored to fix following eslint error:

  24:36  error  'TFOperatorClientV1Alpha2' was used before it was defined       @typescript-eslint/no-use-before-define
  27:36  error  'TFOperatorClientV1Beta1' was used before it was defined        @typescript-eslint/no-use-before-define
  30:36  error  'TFOperatorClientV1Beta2' was used before it was defined        @typescript-eslint/no-use-before-define
  39:36  error  'PyTorchOperatorClientV1Alpha2' was used before it was defined  @typescript-eslint/no-use-before-define
  42:36  error  'PyTorchOperatorClientV1Beta1' was used before it was defined   @typescript-eslint/no-use-before-define
  45:36  error  'PyTorchOperatorClientV1Beta2' was used before it was defined   @typescript-eslint/no-use-before-define```

chicm-ms and others added 25 commits August 6, 2019 11:19
Filter prune algo implementation (microsoft#1655)
@chicm-ms chicm-ms merged commit 72d04ab into microsoft:master Dec 10, 2019
@scarlett2018 scarlett2018 mentioned this pull request Dec 16, 2019
44 tasks
@chicm-ms chicm-ms deleted the refactor_kube_ts branch March 25, 2020 10:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants