Commit Graph

5 Commits (41c9013fa46a194b3e4fee6ced1b9d1b65e177ac)

Author SHA1 Message Date
mvenditto 4b7b9975c5 add lib loading tests + remove dummy test 1 year ago
mvenditto d3831f7dbe first attempt to store test results 1 year ago
mvenditto 2cbe791e5c add a SkipOnCI trait fore tests 1 year ago
Tim Miller 797891c995
Initial Library Loader for .NET Bindings / Update bindings to support newest changes (#763)
* Initial Library Loader

* Load library as part of Model factory

* Dynamically search and find the dlls

* Update tests to use locally built runtimes

* Fix dylib loading, add macos runtime support for sample/tests

* Bypass automatic loading by default.

* Only set CMAKE_OSX_ARCHITECTURES if not already set, allow cross-compile

* Switch Loading again

* Update build scripts for mac/linux

* Update bindings to support newest breaking changes

* Fix build

* Use llmodel for Windows

* Actually, it does need to be libllmodel

* Name

* Remove TFMs, bypass loading by default

* Fix script

* Delete mac script

---------

Co-authored-by: Tim Miller <innerlogic4321@ghmail.com>
1 year ago
redthing1 dec8546abe create test project and basic model loading tests 1 year ago