onnxruntime-extensions/tutorials/demo4dotnet
Rachel Guo fe8cd9ee8d
Add extensions catalyst support (#684)
* save work

* add flags to disable build that's currently not supported on macabi

* update

* update

* fix arg type

* update ext_test.cmake

* fix

* try add flags

* exclude ext_test

* add missing downloading steps

* nameing minor fix

* update ios version etc.

* fix

* minor fix

* minor fix

* clean up

* nuget package changes for catalyst extensions (#686)

Co-authored-by: rachguo <rachguo@rachguos-Mini.attlocal.net>

* update to net7.0 and add help comments

---------

Co-authored-by: rachguo <rachguo@rachguos-Mac-mini.local>
Co-authored-by: rachguo <rachguo@rachguos-Mini.attlocal.net>
2024-04-17 10:43:35 -07:00
..
ClipTokenizerTest Add extensions catalyst support (#684) 2024-04-17 10:43:35 -07:00
README.md Add an C# demo project for NuGet package (#407) 2023-04-27 14:29:58 -07:00
demo4dotnet.sln Add an C# demo project for NuGet package (#407) 2023-04-27 14:29:58 -07:00

README.md

How to Start

  1. Open demo4dotnet.sln with Visual Studio 2022
  2. Build and Run the ClipTokenizerTest project