Metadata-Version: 2.1
Name: autobatch
Version: 0.0.1
Summary: auto batch process 
Home-page: https://github.com/Kaijien/autobatch
Author: kaijien xue
Author-email: chuang_xue@qq.com
License: UNKNOWN
Description: This is a simple tool to convert your synchronous call interface to a batch-handled asynchronous call, which is useful if you deploy a deep learning model and provide restful API.
        
        这是一个简单的工具将你的同步调用接口转换为按批次处理的异步调用，这是有用的如果你部署了一个深度学习模型并提供了restful API。
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
