ONE
ONE copied to clipboard
[Template] Release Checklist
Checklist
Release Action
- [ ] Merge before branch out
- [ ] Release Note
- [ ] Update debian package changelog ( before branch out )
- [ ] merge after branch out
- [ ]
master
branch version up- [ ] tizen spec file
- [ ] nnfw_version.h
- [ ] document version in
/docs/conf.py
- [ ] onert aar version
- [ ] vconone version
- [ ]
- [ ] Tizen upstream branch update to released one
Release Package
- Runtime
- [ ] arm64-android (tar.gz) for Android 10
- [ ] arm64-android (aar) for Android 10
- [ ] arm-tizen (rpm) for Tizen 6.0 M2
- [ ] arm-linux (tar.gz) for Ubuntu 18.04
- [ ] x64-linux (tar.gz) for Ubuntu 18.04
- [ ] nnfw-devel
- [ ] nnfw-plugin-devel
- Compiler
- [ ] x64-linux (tar.gz) for Ubuntu 18.04
- [ ] test with public models
- [ ] test with in-hose models
- [ ] x64-linux (tar.gz) for Ubuntu 18.04
Release Criteria
- Runtime : TEM (>4.0), TCM(New Negitive / New Positive > 1), Svace & Coverity (critical=0), SAM (>4.0, DC > 4.0)
- [ ] TEM coverage link :
- [ ] TCM link :
- [ ] Svace link :
- [ ] Coverity link :
- [ ] SAM link :
- [ ] License Verification
- Compiler : TC line coverage (>80%), TCM(New Negitive / New Positive > 1), Svace & Coverity (critical=0), SAM (>4.0)
- [ ] TC line coverage link :
- [ ] TCM link :
- [ ] Svace link :
- [ ] Coverity link :
- [ ] SAM link :
- [ ] License Verification :
Miscellaneous
- [ ] nncc preset update if needed
- [ ] SSMS
- Runtime :
- [ ] Svace_security :
- Compiler :
- [ ] Svace_security :
- Runtime :
update
- line coverage 80% -> TEM 4.0 (line cov 80%, func cov 80%, pass ratw 100%)
- sam score 4.0 -> sam 4.0 ( + DC 4.0 )
added : Update debian package changelog
removed : runtime's TCM base commit