fix detection ci script (#492) fix detection ci fix detection ci script
fix detection ci script (#492)
fix detection ci
fix detection ci script
Reference mnist task, the following files are required by CE framework:
run.xsh
#!/bin/bash
#/bin/xonsh
bash
xonsh
continuous_evaluation.py
KPI
latest_kpis
fast
ce-kpi-fast-test
master
Reference the interface kpi.py, there are two basic KPIs:
Paddle Continuous Evaluation Baselines
Howtos
Add New Evaluation Task
Reference mnist task, the following files are required by CE framework:
run.xsh, a script to start this evaluation execution#!/bin/bashor#/bin/xonshto the head if it is written in thebashorxonshlanguagecontinuous_evaluation.pyto include all theKPIs this task trackslatest_kpisdirectory, include all the baseline filesPR and Add to Service
fastbranch, and runce-kpi-fast-testtest on teamcity,fasttomasterbranch.Add new KPI to track
Reference the interface kpi.py, there are two basic KPIs: