Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / microsoft/onnxruntime-extensions issues and pull requests

#755 - Feature extraction C API for whipser model

Pull Request - State: open - Opened by wenbingl 5 days ago

#754 - Fix CMakeLists.txt error for CMake 3.30

Pull Request - State: closed - Opened by wenbingl 7 days ago

#752 - DecodeImage: Failed to decode image when using direct ByteBuffer (Android)

Issue - State: closed - Opened by owainc 11 days ago - 2 comments

#751 - Fix C4459 warning in custom_op_lite.h

Pull Request - State: closed - Opened by skyline75489 12 days ago - 1 comment

#750 - upgrade pybind11 2.12 to support both numpy 1.x and 2.x

Pull Request - State: closed - Opened by wenbingl 12 days ago

#749 - Suppress C4459 warning in custom_op_lite.h

Pull Request - State: closed - Opened by skyline75489 12 days ago

#748 - Fix several C5038 warnings

Pull Request - State: closed - Opened by skyline75489 14 days ago - 4 comments

#747 - Fix the pipeline breaks dues to the MSVC 19.40 and numpy 2.0 release

Pull Request - State: closed - Opened by wenbingl 18 days ago - 11 comments

#746 - disable azure ops from ci/packaging pipelines

Pull Request - State: closed - Opened by wenbingl 19 days ago - 3 comments

#745 - Add a generic image processor and its C API

Pull Request - State: closed - Opened by wenbingl 20 days ago

#744 - Add missing documentation for fused kernels

Pull Request - State: closed - Opened by xadupre 21 days ago

#743 - Add more fused element-wise operators

Pull Request - State: open - Opened by xadupre 22 days ago

#742 - Performance issue on basic string operations

Issue - State: open - Opened by github-gauthier-perrod 25 days ago - 3 comments

#741 - Add operator MulSigmoid, MulMulSigmoid

Pull Request - State: closed - Opened by xadupre 26 days ago

#740 - poor c# documentation, need help on implementing some py examples

Issue - State: open - Opened by MithrilMan 26 days ago - 1 comment

#739 - Add custom ops ReplaceZero

Pull Request - State: closed - Opened by xadupre 26 days ago - 2 comments

#738 - Add custom ops Rotary

Pull Request - State: open - Opened by xadupre 26 days ago

#737 - Add custom op Transpose2DCast

Pull Request - State: closed - Opened by xadupre 27 days ago

#736 - Onnxruntime JAR for darwin aarch64

Issue - State: open - Opened by github-gauthier-perrod 28 days ago - 2 comments

#734 - Add custom kernels AddSharedInput, MulSharedInput

Pull Request - State: closed - Opened by xadupre 29 days ago

#733 - "Export" Custom Ops Library After Registering Ops?

Issue - State: closed - Opened by JTunis about 1 month ago - 2 comments

#732 - Use of OrtxStatus in kernel NegXPlus1

Pull Request - State: closed - Opened by xadupre about 1 month ago

#731 - Fix component governance issues.

Pull Request - State: closed - Opened by skottmckay about 1 month ago

#730 - [java] Setting Java module name to com.microsoft.onnxruntime.extensions

Pull Request - State: closed - Opened by Craigacp about 1 month ago - 4 comments

#729 - Add initial tiktoken support

Pull Request - State: open - Opened by sayanshaw24 about 1 month ago - 3 comments

#728 - Update of onnuxruntime-extensions in the PyPi repository

Issue - State: open - Opened by prsmendonca about 1 month ago - 2 comments

#727 - Fix the Linux and MacOS wheel build for packaging issues

Pull Request - State: closed - Opened by wenbingl about 1 month ago

#726 - Refactor the unit tests and cmake build script

Pull Request - State: closed - Opened by wenbingl about 1 month ago

#725 - new APIs for ORT-genai

Pull Request - State: open - Opened by jslhcl about 1 month ago

#724 - ValueError: Unsupported processor/tokenizer: Qwen2Tokenizer

Issue - State: open - Opened by Wonder1905 about 1 month ago - 1 comment

#723 - Post-processing error adding IoMapEntry for CenterCrop exporting YoloV8 model

Issue - State: open - Opened by frtendero about 1 month ago - 2 comments

#722 - Fix the image processing output data discrepancy

Pull Request - State: closed - Opened by wenbingl about 1 month ago

#720 - Refactor OrtxStatus to be header-only implementation

Pull Request - State: closed - Opened by wenbingl about 2 months ago

#719 - Introduce ONNXRUNTIME_PKG_DIR parameter to pip install

Pull Request - State: closed - Opened by jslhcl about 2 months ago

#718 - Add ci pipeline for pre-processing API testing

Pull Request - State: closed - Opened by wenbingl about 2 months ago

#717 - add move constructor and Release API for tensor

Pull Request - State: closed - Opened by souptc about 2 months ago

#716 - Update OpenCV build to just include libspng and libjpeg libraries

Pull Request - State: open - Opened by sayanshaw24 about 2 months ago

#715 - Add ImageProcessor for Multimodel model Pre-processing

Pull Request - State: closed - Opened by wenbingl about 2 months ago

#714 - Can't load OnnxRuntimeExtension on ubuntu with c#

Issue - State: open - Opened by ISDHN about 2 months ago

#713 - Fix warnings around usage of virtual.

Pull Request - State: closed - Opened by skottmckay about 2 months ago - 1 comment

#712 - Cherry pick Revert net7.0 update for now (#701)

Pull Request - State: closed - Opened by YUNQIUGUO about 2 months ago - 1 comment
Labels: rel-0.11

#711 - Return added_tokens_ by reference

Pull Request - State: closed - Opened by baijumeswani about 2 months ago - 2 comments

#710 - [WIP] support paged attention

Pull Request - State: open - Opened by jslhcl about 2 months ago

#709 - Add kernel NegXPlus1 = 1 - X

Pull Request - State: closed - Opened by xadupre about 2 months ago

#708 - Introduce flash attention and cutlass library

Pull Request - State: closed - Opened by jslhcl about 2 months ago

#707 - refactor cuda ops, remove contrib folder

Pull Request - State: closed - Opened by jslhcl 2 months ago

#706 - Only keep the image codes from opencv

Pull Request - State: closed - Opened by wenbingl 2 months ago

#705 - Add custom kernel ScatterNDOfShape

Pull Request - State: closed - Opened by xadupre 2 months ago

#704 - Ignore all streaming output of invalid utf-8 string

Pull Request - State: closed - Opened by wenbingl 2 months ago

#702 - Bump up version in main from 0.11.0 to 0.12.0

Pull Request - State: closed - Opened by yihonglyu 2 months ago

#701 - Revert net7.0 update for now

Pull Request - State: closed - Opened by YUNQIUGUO 2 months ago

#700 - update custom op v2 struct to be able to invoke from eager mode

Pull Request - State: closed - Opened by souptc 2 months ago

#699 - Adding onnxruntime-extensions to conda-forge

Issue - State: open - Opened by Chizkiyahu 2 months ago - 1 comment

#698 - BUG OR HACK? 0.10.1 in pypi without github tag

Issue - State: open - Opened by Chizkiyahu 2 months ago - 1 comment

#697 - How to export preprocessing as its own model?

Issue - State: closed - Opened by darrenjkt 2 months ago - 1 comment

#694 - Eager mode: cuda kernel support

Pull Request - State: closed - Opened by souptc 2 months ago

#693 - Add the tokenizer C ABI

Pull Request - State: closed - Opened by wenbingl 2 months ago - 2 comments

#692 - Fix version update in folder name for net6.0->7.0

Pull Request - State: closed - Opened by YUNQIUGUO 2 months ago - 2 comments

#691 - ORT Extensions package is out of date on Maven

Issue - State: open - Opened by calebtung 3 months ago

#690 - Add a status class for future tokenizer API implementation

Pull Request - State: closed - Opened by wenbingl 3 months ago

#688 - Update java package script for linux arm64

Pull Request - State: closed - Opened by wenbingl 3 months ago

#687 - Add support for YOLO to output bounding boxes

Pull Request - State: open - Opened by louisfacun 3 months ago - 6 comments

#686 - Nuget package changes for catalyst extensions

Pull Request - State: closed - Opened by YUNQIUGUO 3 months ago

#685 - Chenta/hacky poc

Pull Request - State: open - Opened by jslhcl 3 months ago

#684 - Add extensions catalyst support

Pull Request - State: closed - Opened by YUNQIUGUO 3 months ago - 1 comment

#683 - pass CMAKE_CUDA_ARCHITECTURE from command line as parameter

Pull Request - State: closed - Opened by jslhcl 3 months ago

#682 - Ensure ONNX model generation considers opset version

Pull Request - State: open - Opened by kazssym 3 months ago - 2 comments

#681 - Standardize the inputs for ONNX STFT op for Whisper model

Pull Request - State: closed - Opened by wenbingl 3 months ago

#680 - Refine the cuda build support

Pull Request - State: closed - Opened by wenbingl 3 months ago

#679 - Add compatibility in java ext for arm64

Issue - State: closed - Opened by github-gauthier-perrod 3 months ago - 1 comment

#677 - Improve handling of missing `vocab_file` attribute in HFTokenizerConverter

Pull Request - State: closed - Opened by kazssym 3 months ago - 3 comments

#676 - support GroupQueryAttention

Pull Request - State: open - Opened by jslhcl 3 months ago

#675 - Update OneBranch.Official.yml for Azure Pipelines

Pull Request - State: closed - Opened by snnn 3 months ago

#674 - refactor ORT-Extension for the coming GroupQueryAttention work

Pull Request - State: closed - Opened by jslhcl 4 months ago

#673 - More Nuget pipeline fixes

Pull Request - State: closed - Opened by hariharans29 4 months ago

#672 - Add python build option for cuda-archs

Pull Request - State: closed - Opened by wenbingl 4 months ago

#671 - Add the cstdint header for GCC 13

Pull Request - State: closed - Opened by wenbingl 4 months ago

#670 - Fix nuget pipeline for onnxruntime-extensions

Pull Request - State: closed - Opened by hariharans29 4 months ago - 3 comments

#669 - Combine JAR Packages for Windows, Linux, and MacOS

Pull Request - State: closed - Opened by sayanshaw24 4 months ago

#668 - How to drop a channel using onnxruntime-extensions?

Issue - State: open - Opened by ani-mal 4 months ago - 1 comment

#667 - using the huggingface whisper config instead of fixed numbers

Pull Request - State: closed - Opened by wenbingl 4 months ago

#666 - Unify the spm/bpe tokenizers

Pull Request - State: closed - Opened by wenbingl 4 months ago - 1 comment

#665 - Update ort version to 1.17.1

Pull Request - State: closed - Opened by sayanshaw24 4 months ago

#663 - Add args to original Yolo script to be able to run it standalone

Pull Request - State: open - Opened by natke 4 months ago

#662 - Implement HF WordLevel Tokenizer

Issue - State: open - Opened by HadiSDev 4 months ago - 1 comment

#661 - Add DLL sign for Java Windows Package

Pull Request - State: closed - Opened by sayanshaw24 4 months ago

#660 - [WordTokenizer] SIGSEGV when testing example code for WordTokenizer

Issue - State: closed - Opened by HadiSDev 4 months ago - 3 comments

#659 - Disable c++ tests on iOS build targeting iOS < 13.

Pull Request - State: closed - Opened by skottmckay 4 months ago

#658 - Update Yolov8 tutorial with arguments

Pull Request - State: closed - Opened by natke 4 months ago

#657 - Remove numpy dependency from its Python binary build

Pull Request - State: closed - Opened by wenbingl 5 months ago