Metadata-Version: 2.1
Name: MNN
Version: 2.0.0
Summary: C methods for MNN Package
Home-page: https://www.yuque.com/mnn/en/usage_in_python
Download-URL: https://github.com/alibaba/MNN
Author: alibaba MNN Team
Author-email: lichuan.wlc@alibaba-inc.com
License: BSD-3
Keywords: MNN Engine
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: flatbuffers
Requires-Dist: numpy
Requires-Dist: aliyun-log-python-sdk

MNN Python Package
===================================================
  This is a python package for MNN
 

Installation
---------------------------------------------------
  
  pip install -U MNN


Dependencies
---------------------------------------------------

    flatbuffers, numpy 



