dmlc / dmlc/tl2cgen

Hope to have support for converting models to C# or Lua

Open
#47 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

In our client-side project, we have a requirement for hot-reloading model files. However, C files cannot be hot-reloaded; they must be cross-compiled into dynamic or static libraries and released with the version. We have ways to hot-reload C# or Lua. We hope that the tool can not only output C files but also have the option to output C# or Lua.

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.