dmlc / dmlc/tl2cgen

[Feature Request] Allow compiling as a static library

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
55
Forks
11
PR merge metrics
No merged PRs in 30d

Description

TL2Cgen is quite useful for deploying statistic models to production. However, sometimes dynamic libraries cannot be used in some systems (for example bare-metal programmed embeded systems cannot use them normally). In order to use the model in those cases I manually modify the cmakelists.txt file generated to use STATIC instead of SHARED.

It would be nice if that could be done from python

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.