Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kubeflow/trainer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1-rc.4
Choose a base ref
...
head repository: kubeflow/trainer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1-rc.5
Choose a head ref
  • 6 commits
  • 30 files changed
  • 4 contributors

Commits on Feb 8, 2021

  1. support multiple evaluators (#1239)

    support multiple evaluators
    oikomi authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    094bc73 View commit details
    Browse the repository at this point in the history
  2. fix: Do not validate evaluator (#1238)

    * fix: Do not validate evaluator
    
    Signed-off-by: cegao <cegao@tencent.com>
    
    * fix: Fix test case
    
    Signed-off-by: cegao <cegao@tencent.com>
    gaocegege authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    3408d32 View commit details
    Browse the repository at this point in the history
  3. crd definition support multiple evaluator (#1240)

    crd definition support multiple evaluator
    oikomi authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    dd059c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    62f0e0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    047d6af View commit details
    Browse the repository at this point in the history
  3. feat: Update readme (#1244)

    Signed-off-by: cegao <cegao@tencent.com>
    gaocegege authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    fc46a92 View commit details
    Browse the repository at this point in the history
Loading