Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sparml converter: support type StringType and StringType() #638

Closed
wants to merge 7 commits into from

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    8dcbd5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13f52ac View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. fix merged conflicts

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    301973e View commit details
    Browse the repository at this point in the history
  2. Support for lightgbm >= 4.0 (onnx#634)

    * Fix issues raised with lightgbm 4.0
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * update CI
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * remove use of eval
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * fix requirements
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * update requirements
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * fix handle
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * fix handle
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * fix scipy version
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * svm
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * remove allow_failure
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    ---------
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    174e5d9 View commit details
    Browse the repository at this point in the history
  3. Apply black and ruff. (onnx#635)

    * Apply black and ruff.
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * lint
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * update ci
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * fix req
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * restore __init__.py
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * ci
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * requirements
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * fix handle
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * disable coremltools test
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * fix missing import
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * fix missing import
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    * import
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    
    ---------
    
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    Signed-off-by: Xavier Dupré <xadupre@users.noreply.github.com>
    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2b70976 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b268fe7 View commit details
    Browse the repository at this point in the history
  5. fix merge conflicts

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0ba3181 View commit details
    Browse the repository at this point in the history