iflytek / aiges

AI Serving framework loader
Apache License 2.0
273 stars 35 forks source link

[feature] new design of the wrapper interface #43

Closed whybeyoung closed 2 years ago

whybeyoung commented 2 years ago

as https://github.com/xfyun/aiges/blob/master/doc/design/wrapper_interface.md mentioned:

here is some sugguestions from the inner disscusions:

  1. support multiple run tests with different test values.
  2. support a template method to auto generate wrapper.py code project.
  3. code structure need enhance.
  4. mulit thread/process need be considered
whybeyoung commented 2 years ago

https://github.com/iflytek/aiges_c_python_wrapper and https://github.com/iflytek/aiges_python is ok now.