Граф коммитов

  • 46ea6d9b30
    Merge 7459afac24 into 0d5d19f67b Wenbing Li 2024-09-18 23:41:08 +0000
  • 7459afac24 finish the parity check ugm Wenbing Li 2024-09-18 23:08:23 +0000
  • af4b991fc0
    Merge 3d4d2cc116 into 0d5d19f67b Stalin Sabu Thomas 2024-09-19 09:10:01 +1000
  • 3d4d2cc116
    Merge branch 'main' into feat/tutorials/yolo_world_export Scott McKay 2024-09-19 09:09:57 +1000
  • 4cd0a24065
    Merge 5c928b9aed into 0d5d19f67b Xavier Dupré 2024-09-18 23:44:36 +0200
  • a10cac9e42 fixes unit test on win32 Wenbing Li 2024-09-18 14:08:42 -0700
  • efb24656f8
    Merge branch 'main' into ugm Wenbing Li 2024-09-18 11:36:42 -0700
  • 30bb2da3fb test passed Wenbing Li 2024-09-18 18:35:28 +0000
  • 5afb44b760 add(tutorial): make classes optional Stalin Sabu Thomas 2024-09-18 16:06:03 +0530
  • 400e22d941
    Merge 4b5dab92e0 into 0d5d19f67b vekosik 2024-09-18 11:29:05 +0700
  • 1409b46319 Ugm vocab loaded is good Wenbing Li 2024-09-18 00:15:35 +0000
  • 5adbf845a9
    Merge 799ccbb73f into 0d5d19f67b Chester Liu 2024-09-17 08:06:38 +1000
  • 5beb7cee24
    Merge c93650d293 into 0d5d19f67b Chester Liu 2024-09-16 09:06:51 -0700
  • 0d5d19f67b
    fix prefast warning (#809) main Sayan Shaw 2024-09-15 22:34:07 -0700
  • 799ccbb73f cleanup jialli/os-image-codec Chester Liu 2024-09-14 09:19:18 +0800
  • c4c9b86b3e make it struct Chester Liu 2024-09-14 08:32:36 +0800
  • 3d3695d6bb fix prefast warning Sayan Shaw 2024-09-13 15:10:34 -0700
  • e272a05154 initial commit Wenbing Li 2024-09-13 11:33:08 -0700
  • a1ee365a3c free Chester Liu 2024-09-13 12:57:32 +0800
  • 2420fb8f36 fix linux Chester Liu 2024-09-13 12:47:41 +0800
  • ea3b325581 Merge branch 'skyline/cgimage-darwin' into jialli/os-image-codec Chester Liu 2024-09-13 12:03:54 +0800
  • 1c3f750eb9 genai preset Chester Liu 2024-09-13 12:03:14 +0800
  • 73ce13b920 Added tiff test Chester Liu 2024-09-13 12:01:00 +0800
  • ca7664842c comment Chester Liu 2024-09-13 10:18:26 +0800
  • ad0557e1a3 image codec darwin Chester Liu 2024-09-13 10:03:29 +0800
  • 1649358fda update Chester Liu 2024-09-13 07:53:25 +0800
  • 026a267de6
    Merge 8359f41d0d into 8d842d85e3 Xavier Dupré 2024-09-12 16:31:25 -0700
  • 75be9f890d Merge branch 'main' into jialli/os-image-codec Chester Liu 2024-09-13 07:15:44 +0800
  • 8d842d85e3
    Rm zlib when linking ocos_operators (#807) Chester Liu 2024-09-13 07:07:10 +0800
  • baa474b934
    Merge ed09a5a0ab into 8bc8e43da1 Sebastian Gallese 2024-09-12 17:33:42 -0500
  • 60a78ebae6 Rm zlib when linking ocos_operators Chester Liu 2024-09-12 19:03:37 +0800
  • c997f7a8a8 WIC on Win32 Chester Liu 2024-09-12 17:36:22 +0800
  • c93650d293 Review jialli/warning Chester Liu 2024-09-12 11:19:58 +0800
  • 13fc53908c Merge branch 'main' into jialli/warning Chester Liu 2024-09-12 11:18:24 +0800
  • 8bc8e43da1
    Add C++ regex support for Llama3, Standard Library, and Custom Cases (#804) Sayan Shaw 2024-09-10 23:17:49 -0700
  • c5ab55ec57 add regex test and const strings Sayan Shaw 2024-09-10 17:11:55 -0700
  • bab9da8e51 modify tests, add docs, and code cleanup Sayan Shaw 2024-09-10 14:07:58 -0700
  • b749e7fa97 change regex based on model Sayan Shaw 2024-09-09 20:45:22 -0700
  • eb461d6dfd add custom regex impl Sayan Shaw 2024-09-09 17:37:34 -0700
  • d6c6cc819e Merge branch 'main' of https://github.com/microsoft/onnxruntime-extensions into sayanshaw/regex Sayan Shaw 2024-09-09 16:53:11 -0700
  • 41a8e74285 add llama3 regex support Sayan Shaw 2024-09-09 16:50:22 -0700
  • 9164f54e5d
    Don't disable vision operators in a catalyst build. (#805) Scott McKay 2024-09-10 08:58:09 +1000
  • 01a29496d2 missing case Sayan Shaw 2024-09-09 11:35:29 -0700
  • 56ea45f99c try without STL Sayan Shaw 2024-09-09 10:32:44 -0700
  • fd55741fdb Patch to exclude NSImage on Mac-catalyst as it's not supported. Scott McKay 2024-09-09 17:23:08 +1000
  • 30b32998cc Go back to 4.5.4 skottmckay/FixCatalystBuild_test Scott McKay 2024-09-09 16:57:43 +1000
  • 914cbf187a rework Scott McKay 2024-09-09 15:51:44 +1000
  • a8a6a96887 Bail on MatToNSImage in catalyst Scott McKay 2024-09-09 15:33:22 +1000
  • 1ef34ff370 Update opencv patch Scott McKay 2024-09-09 14:56:34 +1000
  • fbb5df953a Update opencv version for mac-catalyst support. Scott McKay 2024-09-09 13:32:43 +1000
  • c3e8c15edf Don't disable vision operators in a catalyst build. Scott McKay 2024-09-09 10:45:26 +1000
  • 7c879b97e3 reorder regex handling Sayan Shaw 2024-09-06 15:19:58 -0700
  • e8362f9774 add C++ standard library regex support for GPT2 case Sayan Shaw 2024-09-06 01:10:39 -0700
  • 015854ec9f
    add(tutorials): exporting yolo world model Stalin Sabu Thomas 2024-09-06 04:07:45 +0530
  • ed09a5a0ab
    Merge branch 'main' into fix-transformers_and_bert-arguments Sebastian Gallese 2024-09-05 11:58:21 -0700
  • bbb33676b2
    Merge d777b5bfd4 into 90d8f33172 Eric Sommerlade 2024-09-05 10:21:30 -0700
  • 3eb7b6dc5d
    Merge 3118a44397 into 90d8f33172 Kaz Nishimura 2024-09-05 10:21:30 -0700
  • 90d8f33172 Revert "some data calc fixing" Wenbing Li 2024-09-05 09:30:19 -0700
  • dae9510dbb some data calc fixing Wenbing Li 2024-05-19 00:21:54 -0700
  • 563b4916b1 Fix unused result warnings Chester Liu 2024-09-05 14:22:19 +0800
  • 1b80794903
    Remove OpenCV dependency from C_API mode (#800) Wenbing Li 2024-09-04 16:50:05 -0700
  • 3ff313d3a4 a smaller fixing for Windows Python Wenbing Li 2024-09-04 15:23:12 -0700
  • 383def2ab9
    Merge branch 'main' into fix-transformers_and_bert-arguments Sayan Shaw 2024-09-04 15:19:19 -0700
  • 8618b8a405 refine the code Wenbing Li 2024-09-04 21:56:53 +0000
  • bf7fddcd42 add the missing dl lib for extensions test Wenbing Li 2024-09-04 21:20:24 +0000
  • 7915a30169 move the codec test Wenbing Li 2024-09-04 21:08:48 +0000
  • 57304bacfa Add the unit tests Wenbing Li 2024-09-04 20:29:23 +0000
  • 5c6efd1e72 avoid the codecs library conflicts Wenbing Li 2024-09-04 17:51:45 +0000
  • 4b5dab92e0
    Merge branch 'main' into main vekosik 2024-09-04 14:11:28 +0700
  • 1bde23642d update the pp_api too Wenbing Li 2024-09-04 04:51:27 +0000
  • 23b2d68e70 verified on MacOS Wenbing Li 2024-09-03 21:32:21 -0700
  • 660e63d7b3 list jpeg source Wenbing Li 2024-09-03 14:50:05 -0700
  • b071669722 fix the macOS build issue Wenbing Li 2024-09-03 17:55:50 +0000
  • 67925dffe7 more fixing Wenbing Li 2024-09-03 17:49:48 +0000
  • 1d77a5d023 try to fix the macOS build issue Wenbing Li 2024-09-03 16:57:43 +0000
  • 7b066c7bf3
    Merge branch 'main' into noopv Wenbing Li 2024-09-03 09:41:48 -0700
  • 7c3ce36af8
    Add Files Signature Validation after Signed by ESRP (#801) Kyle 2024-09-02 17:17:03 +0800
  • 2950eef8f2 format Kyle Zhang 2024-09-02 14:20:56 +0800
  • 67bcf32269 blank line Kyle Zhang 2024-09-02 14:19:06 +0800
  • e5061fb9f1 vlidate sign after ERSP Kyle Zhang 2024-09-02 14:13:06 +0800
  • 881dbd94c8 switch ci build flag Wenbing Li 2024-08-30 16:48:06 -0700
  • 99ff156896 fix build on Windows Wenbing Li 2024-08-30 15:56:18 -0700
  • adff3397a5 Remove OpenCV dependency from C_API model Wenbing Li 2024-08-30 21:58:27 +0000
  • b8b2ebfb85
    optimize spm tokenizer for long text (#799) Wenbing Li 2024-08-30 14:58:40 -0700
  • 6cdf8b7fb4 re-trigger CI pipeline. Wenbing Li 2024-08-30 10:30:10 -0700
  • 0adf5335ff refine the split logic Wenbing Li 2024-08-29 16:04:12 -0700
  • be50c1cb79 optimize spm tokenizer for long text Wenbing Li 2024-08-29 13:03:22 -0700
  • 81db926a2c
    Merge branch 'main' into main Sayan Shaw 2024-08-28 14:02:02 -0700
  • 6f532376c9
    bump (#791) Prathik Rao 2024-08-27 18:58:18 -0700
  • e8addcb23e
    Merge branch 'main' into prathikrao/bump-up-version Wenbing Li 2024-08-27 18:58:04 -0700
  • 2d02a687be
    Optimize the tokenizer for efficiency (#797) Wenbing Li 2024-08-27 18:57:50 -0700
  • 0859eb0081 fix the pp_api test failure Wenbing Li 2024-08-27 23:35:09 +0000
  • 94340f6eb2 fix unit test in CI Linux Wenbing Li 2024-08-27 15:59:12 -0700
  • a35d4fcae6 add more diagnosis info. Wenbing Li 2024-08-27 14:40:50 -0700
  • ca2d450739 refine the test Wenbing Li 2024-08-27 11:36:20 -0700
  • c95f895ddb fix macOS build issues Wenbing Li 2024-08-27 10:25:16 -0700
  • 17478d6c09 One more fixing Wenbing Li 2024-08-27 09:54:48 -0700
  • ba6b59f5dc
    Merge c84de45ee5 into 2d044adbf9 Nat Kershaw (MSFT) 2024-08-27 05:08:36 -0700
  • d544d43a97 More test cases fixings Wenbing Li 2024-08-26 22:01:35 -0700
  • 2b402d4a0a removed the unused code. Wenbing Li 2024-08-26 20:58:33 -0700