dmlc / dmlc/tl2cgen

[FEA]Custom generated name

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

Description

### Why

I'd like to static link many models to my program, and call `predict` function in different threads instead of using the provided `Predictor`.

### Problem

But all the generated name is same.

### current workaround

I have to do some *"search and replace"* after generating source code.

### Expected solution

It's pretty good if I can custom the generated name. Adding prefix or suffix is enough, I think.

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.