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 <[email protected]>
    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 <[email protected]>
    
    * update CI
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * remove use of eval
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * fix requirements
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * update requirements
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * fix handle
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * fix handle
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * fix scipy version
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * svm
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * remove allow_failure
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    ---------
    
    Signed-off-by: Xavier Dupre <[email protected]>
    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 <[email protected]>
    
    * lint
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * update ci
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * fix req
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * restore __init__.py
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * ci
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * requirements
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * fix handle
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * disable coremltools test
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * fix missing import
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * fix missing import
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    * import
    
    Signed-off-by: Xavier Dupre <[email protected]>
    
    ---------
    
    Signed-off-by: Xavier Dupre <[email protected]>
    Signed-off-by: Xavier Dupré <[email protected]>
    Signed-off-by: Xavier Dupre <[email protected]>
    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 <[email protected]>
    xadupre committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0ba3181 View commit details
    Browse the repository at this point in the history