mllite / ml2cpp

Machine Learning Models Deployment using C++ Code Generation
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

ml2cpp step 16 : Test / Benchmarking #17

Closed antoinecarme closed 3 years ago

antoinecarme commented 3 years ago

Add more tests and benchmarks.

https://github.com/antoinecarme/sklearn2sql-demo/tree/master/output_temp_tables

Follow the six steps described in #1

antoinecarme commented 3 years ago

Sample benchmark results in :

https://github.com/antoinecarme/ml2cpp/tree/master/bench/ml2cpp-demo

Closing