wkcn / MobulaOP

A Simple & Flexible Cross Framework Operators Toolkit
MIT License
164 stars 21 forks source link

Add TVM Bridge #45

Closed wkcn closed 5 years ago

wkcn commented 5 years ago

In this PR, I add "TVM Bridge" into MobulaOP. It can address the ABI compatibility problem : )

Wait for the merge of this PR (https://github.com/apache/incubator-mxnet/pull/15751)

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 600


Changes Missing Coverage Covered Lines Changed/Added Lines %
mobula/func.py 3 4 75.0%
<!-- Total: 6 7 85.71% -->
Files with Coverage Reduction New Missed Lines %
mobula/func.py 2 93.96%
mobula/glue/mx.py 3 76.92%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 572: 1.06%
Covered Lines: 1360
Relevant Lines: 1624

💛 - Coveralls