You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

change_log.md 521 B

12345678910111213
  1. ## v 0.1.0 (20/05/2022)
  2. First internal release for pipeline inference
  3. * provide basic modules including fileio, logging
  4. * config file parser
  5. * module registry and build, which support group management
  6. * add modules including preprocessor, model and pipeline
  7. * image loading and nlp tokenize support in preprocessor
  8. * add two pipeline: image-matting pipeline and text-classification pipeline
  9. * add task constants according to PRD
  10. * citest support
  11. * makefile and scripts which support packaging whl, build docs, unittest

致力于通过开放的社区合作,开源AI模型以及相关创新技术,推动基于模型即服务的生态繁荣发展