"ts/webui/src/components/TrialsDetail.tsx" did not exist on "1cd7ad5fff424af07345a18f67f7f12f80e259b6"
  • fishyds's avatar
    [Kubeflow Training Service] V1, merge from kubeflow branch to master branch (#382) · 806afeb6
    fishyds authored
    * Kubeflow TrainingService support, v1 (#373)
    
    1. Create new Training Service: kubeflow trainning service, use 'kubectl' and kubeflow tfjobs CRD to submit and manage jobs
    2. Update nni python SDK to support new kubeflow platform
    3. Update nni python SDK's get_sequende_id() implementation, read NNI_TRIAL_SEQ_ID env variable, instead of reading .nni/sequence_id file
    4. This version only supports Tensorflow operator. Will add more operators' support in future versions
    806afeb6
clusterJobRestServer.ts 3.58 KB