Ecosyste.ms: Issues

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

GitHub / sdpython/mlprodict issues and pull requests

#489 - Bump jinja2 from 3.0.3 to 3.1.3

Pull Request - State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#487 - Build for Mac ARM

Issue - State: closed - Opened by hopper-signifyd about 1 year ago - 3 comments

#486 - String columns in dataframe not supported

Issue - State: open - Opened by naitikbhise about 1 year ago - 1 comment

#485 - Error on mlprodict runtime vs onnxruntime

Issue - State: open - Opened by aviy009 about 1 year ago - 3 comments

#484 - Add Python syntax highlighting to README

Pull Request - State: open - Opened by dsgibbons over 1 year ago

#483 - Adds one function to benchmark CPU

Pull Request - State: open - Opened by xadupre over 1 year ago
Labels: performance

#482 - Implements OnnxSplitApi18 (xop)

Pull Request - State: closed - Opened by sdpython over 1 year ago
Labels: bug, ci, API

#481 - Adds function to replace initializer by ConstantOfShape

Pull Request - State: closed - Opened by xadupre over 1 year ago
Labels: enhancement

#480 - Second numpy API

Pull Request - State: closed - Opened by xadupre over 1 year ago
Labels: enhancement

#479 - Fixes for xgboost 1.7.3

Pull Request - State: closed - Opened by sdpython over 1 year ago
Labels: bug

#478 - Improves tree implementation by parallelizing by trees

Pull Request - State: closed - Opened by sdpython over 1 year ago
Labels: performance

#477 - Leverages C++ implementation of operator Conv for ReferenceEvaluator

Pull Request - State: closed - Opened by sdpython over 1 year ago
Labels: enhancement

#476 - Uses onnx reference implementation as a backup, first to opset 18

Pull Request - State: closed - Opened by xadupre almost 2 years ago
Labels: enhancement

#475 - Investigation about conversion float64 -> float32

Pull Request - State: closed - Opened by xadupre almost 2 years ago
Labels: documentation

#474 - Adds MurmurHash3 in python runtime

Pull Request - State: closed - Opened by xadupre almost 2 years ago
Labels: runtime

#473 - [WIP] Fixes bug in shape inference

Pull Request - State: open - Opened by xadupre almost 2 years ago
Labels: bug

#472 - Completes implementation of FusedMatMul

Pull Request - State: closed - Opened by xadupre almost 2 years ago
Labels: bug

#471 - Add one unit test to check optimisation is working

Pull Request - State: closed - Opened by xadupre almost 2 years ago
Labels: ci

#470 - Uses list(graph.node) when using id(node)

Pull Request - State: closed - Opened by sdpython almost 2 years ago
Labels: bug

#469 - Implements a converter for a TransformedTargetRegressor

Pull Request - State: closed - Opened by xadupre almost 2 years ago
Labels: converter

#468 - Adds debug functionalities in TfidfVectorizer

Pull Request - State: closed - Opened by xadupre almost 2 years ago
Labels: agility

#467 - Fixes TfIdfVectorizer when input is 1D

Pull Request - State: closed - Opened by xadupre almost 2 years ago
Labels: bug

#466 - Look into sequencemap.py or sequence_map.py to fetch examples

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: bug, documentation

#465 - Supports for operator DFT, STFT, *windows

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: Opset 17

#464 - Implements OnnxLoop

Pull Request - State: closed - Opened by sdpython about 2 years ago
Labels: API

#463 - Fixes embedded if with XOP API

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: bug, API

#462 - Increases code coverage, improves ligthgbm converter

Pull Request - State: closed - Opened by sdpython about 2 years ago
Labels: coverage, code

#461 - Upgrades default supported opset to 17

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: API, Opset 17

#460 - Improves C++ implementation, im2col, col2im

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: code

#459 - Supports OnnxOperator(...) + int or float with CastLike

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: API

#458 - Changes subgraph separator from :: to :/: in onnx_simple_text_plot

Pull Request - State: closed - Opened by sdpython about 2 years ago
Labels: bug

#457 - Fix delimiter in extras_require

Pull Request - State: closed - Opened by zhiqwang about 2 years ago

#456 - Fixes python runtime for TfIdfVectorizer

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: bug, runtime

#455 - Fixes division by zero in Normalizer

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: bug, runtime

#454 - Fixes compilation issues on windows and python 3.10

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: bug

#453 - Uses f strings

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

#452 - Extends code coverage

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: coverage

#451 - Adds a table for all versions and all operators

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: documentation

#450 - Implements node Expression to compress graph

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: agility

#449 - Improves code coverage

Pull Request - State: closed - Opened by sdpython about 2 years ago
Labels: bug, coverage

#448 - Fixes template to export an onnx graph to python

Pull Request - State: closed - Opened by sdpython about 2 years ago
Labels: bug

#447 - Adds an example to check export issues

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: documentation

#446 - Creates an exporter to python

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: agility

#445 - Removes ShapeObject, replaces by OnnxShapeInference

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: API

#444 - Fixes a bug in to_onnx when as_function=True

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: bug

#443 - Add compiled dynamic libraries to .gitignore

Pull Request - State: closed - Opened by zhiqwang about 2 years ago

#442 - Converts onnx with functions to code based on XOP API

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: bug, API

#441 - Renames check_model into check_onnx

Pull Request - State: closed - Opened by xadupre about 2 years ago
Labels: performance, API

#440 - Update azure-pipelines.yml

Pull Request - State: closed - Opened by xadupre over 2 years ago

#439 - Drops support for python 3.6

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: ci

#438 - Fixes xgboost converter when base_score is specified

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: bug, converter

#437 - Renders vector attributes in onnx_simple_text_plot

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: enhancement

#436 - Supports for attributes in onnx functions

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: enhancement, agility

#435 - Extends documentation to onnxruntime

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: documentation

#434 - .to_json() error

Issue - State: open - Opened by jeremylu43 over 2 years ago

#433 - Converts a sklearn model into multiple functions

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: converter

#432 - None and [] should be different function get_tensor_shape

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: bug

#431 - Adds functions to change the shape of inputs and outputs

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: enhancement

#430 - Adds function to rename inputs or outputs

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: enhancement, agility

#429 - Adds more functions to manipulate graphs

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: agility

#428 - Investigates SVC discrepancies

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: bug

#427 - Adds function to inline function on onnx graph

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: enhancement

#426 - Adds support for operator RoiAlign for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#425 - Adds support for operator GridSample for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#424 - Adds support for operator GRU in python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#423 - Adds support for Momentum for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#422 - Adds support for NonMaxSuppression for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#421 - Adds support for Adagrad, Adam in python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#420 - Adds support for operator Resize for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#419 - Adds support for ThresholdedRelu for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#418 - Adds support for operator OneHot, ScatterND for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#417 - C++ implementation for Im2col and Col2Im in 2D

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#416 - Adds support for DepthToSpace and SpaceToDepth for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#415 - Implements experimentation im2col (used in image convolution)

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: documentation

#414 - Adds support for operator NonZero in python runtime

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: runtime

#413 - Adds support for operator Shink for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#412 - Adds support for DynamicQuantizeLinear for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#411 - Adds support for operators Unique, SoftPlus, SoftSign for python runtime

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: runtime

#410 - Supports operator GatherND for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#409 - Fixes bug with EyeLike in python runtime

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: bug, runtime

#408 - Improves backtest coverage, update documentation

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: ci, coverage

#407 - Supports operator Hardmax for python runtime

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: runtime

#406 - Supports operator Bernoulli for python runtime

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: runtime

#405 - Supports operator PRelu for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#404 - Fixes Trilu

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: bug, runtime

#403 - Supports ReduceLogSum for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#402 - Supports operator Xor for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#401 - Removes parameter device, adds parameter provider

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: ci, API

#400 - Supports local functions calling local functions for python runtime

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: bug, runtime

#399 - Supports function SoftmaxCrossEntropyLoss for python runtime

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: runtime

#398 - Improves OnnxIf to handle contextual results

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: bug, API

#397 - Implements method f in OnnxOperatorItem

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: agility, API

#396 - Move grammar_sklearn to subfolder.

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: refactoring

#395 - Supports eager evaluation in XOP API

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: agility, API, runtime

#394 - Enables expression OnnxCos[15](...)

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: agility, API

#389 - Adds support for operator Selu for python runtime

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: runtime

#386 - Supports operator BitShift for python runtime

Pull Request - State: closed - Opened by xadupre over 2 years ago
Labels: runtime

#385 - Adds FFT function to numpy API for ONNX

Pull Request - State: open - Opened by sdpython over 2 years ago
Labels: agility, API

#341 - Switches CI to python 3.10

Pull Request - State: closed - Opened by sdpython over 2 years ago
Labels: ci