onnxruntime-extensions/tutorials
Wenbing Li c3379ecb6b
fix the build for mobile packaging (#843)
* fix the build for mobile packaging

* update the cmake file as well

* more fixing on dlib related ops

* release the iOS cmake version constraint

* upgrade cmake in Linux CUDA build

* Update Dockerfile.ubuntu_cuda11_8_tensorrt8_6 for typo

* Update ios_packaging.yml for Azure Pipelines

* update the dlib versoin

* update all cases of cmake version

* update the comment for dlb cmake
2024-11-17 20:09:36 -08:00
..
data Update Yolov8 tutorial with arguments (#658) 2024-02-21 20:11:45 -08:00
demo4dotnet Add extensions catalyst support (#684) 2024-04-17 10:43:35 -07:00
demo4j Fix the windows API missing issue and Linux shared library size issue for Java packaging. (#774) 2024-07-29 16:03:58 -07:00
ortx_api fix the build for mobile packaging (#843) 2024-11-17 20:09:36 -08:00
bert_cls.py update the main doc and add a developer doc (#321) 2022-12-02 16:27:58 -08:00
bert_e2e.py support mobilebert_ppp (#354) 2023-02-27 18:53:37 +08:00
bert_qna.py update the main doc and add a developer doc (#321) 2022-12-02 16:27:58 -08:00
bert_sentiment.py update the main doc and add a developer doc (#321) 2022-12-02 16:27:58 -08:00
cpp_custom_ops_tutorial.md Renamed tf2onnx tutorial (#37) 2021-01-08 10:58:29 -08:00
gpt2bs.py The new pre/post processing API, replacing ONNXCompose (#205) 2022-03-08 16:32:59 -08:00
imagenet_processing.ipynb updat the tutorial (#214) 2022-03-23 14:28:18 -07:00
pytorch_custom_ops_tutorial.ipynb Typo "Pytorch"→"PyTorch" (#569) 2023-10-06 10:06:08 -07:00
superresolution_e2e.py Update tutorial and example usage to provide info on installing the nightly (#364) 2023-02-17 19:27:00 -08:00
tf2onnx_custom_ops_tutorial.ipynb Use `object` instead of `np.object` and `str` instead of `np.str`. (#337) 2022-12-19 18:45:07 -05:00
whisper_e2e.py Separate variable definition in Whisper E2E script (#535) 2023-08-18 11:17:43 -07:00
yolo_e2e.py Add support for YOLO v8 Pose post-processing. (#605) 2023-12-20 08:51:29 +10:00
yolov8_pose_e2e.py Update Yolov8 tutorial with arguments (#658) 2024-02-21 20:11:45 -08:00
yolov8_world_e2e.py add(tutorials): exporting yolo world model (#803) 2024-10-03 14:42:35 +10:00