Ecosyste.ms: Issues

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

GitHub / siboehm/lleaves issues and pull requests

#89 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.11.0

Pull Request - State: open - Opened by dependabot[bot] 15 days ago
Labels: dependencies

#88 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies

#87 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#86 - Multi-output regressions

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

#85 - coredump when predict

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

#84 - [Feature Request] Verbose Model Compilation

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

#83 - safe softmax

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

#82 - Fix overflow in softmax

Pull Request - State: closed - Opened by starkwj 4 months ago - 5 comments

#81 - compile into shared object

Issue - State: closed - Opened by bai-jian 4 months ago - 1 comment

#80 - Replace Deprecated Functions in `benchmark.py` Related to `treelite`

Pull Request - State: open - Opened by Soontosh 4 months ago - 1 comment

#79 - Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#78 - Does lleaves support linear_trees?

Issue - State: open - Opened by dragonbra 5 months ago

#76 - Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14

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

#75 - Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#74 - Bump pre-commit/action from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#73 - Compiling model with custom objective

Issue - State: open - Opened by Thomzoy 9 months ago - 2 comments

#72 - C/C++ Api support

Issue - State: closed - Opened by Bacteriaphage 9 months ago - 1 comment

#71 - Bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#70 - add single precision (float32) mode

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

#69 - Query on halting single precision support

Issue - State: closed - Opened by zjzjwang 10 months ago - 1 comment

#68 - C++ deploy

Issue - State: closed - Opened by Ericcc0921 10 months ago - 1 comment

#67 - Docs: Add hint about tempfile

Pull Request - State: closed - Opened by siboehm 11 months ago

#66 - Add support to pass model definition as a str

Pull Request - State: closed - Opened by mark-thm 11 months ago - 3 comments

#65 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#64 - Update benchmark's README.md

Pull Request - State: closed - Opened by SimeonStoykovQC 11 months ago

#63 - Benchmark readme + pin down lightgbm

Pull Request - State: closed - Opened by SimeonStoykovQC 11 months ago - 1 comment

#62 - Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#61 - Bump conda-incubator/setup-miniconda from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#59 - Implement random forest

Pull Request - State: closed - Opened by siboehm about 1 year ago

#58 - `Model.compile` fails for `LGBMRegressor` with `boosting_type='rf'`

Issue - State: closed - Opened by trendelkampschroer about 1 year ago - 6 comments

#57 - Best way to integrate into .NET

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

#56 - Add ruff

Pull Request - State: closed - Opened by siboehm about 1 year ago

#55 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#54 - Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#53 - Compile using pre-existing cache file

Issue - State: closed - Opened by fitzpk about 1 year ago - 2 comments

#52 - Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#51 - Spawn multi-Model inference across cores

Issue - State: open - Opened by inkrement over 1 year ago - 4 comments

#50 - Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#49 - Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#48 - Ideas for how to make compile time faster without affecting performance

Issue - State: open - Opened by siboehm over 1 year ago - 3 comments

#47 - Overwrite results array in first instr block

Pull Request - State: closed - Opened by siboehm over 1 year ago - 1 comment

#46 - Specify C interface: Prediction array zeroed out or overwrite?

Issue - State: closed - Opened by hdosuperuser over 1 year ago - 6 comments

#44 - Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#43 - Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#42 - Add the docs "Interfacing with a Compiled Model in C++"

Pull Request - State: closed - Opened by SunHaoOne over 1 year ago - 1 comment

#41 - When compiling with cpp using gcc, fail to find reference to `forest_root`

Issue - State: closed - Opened by SunHaoOne over 1 year ago - 2 comments

#40 - Is it possible to pass the `num_iteration` parameter to the `predict` function?

Issue - State: closed - Opened by fuyw over 1 year ago - 2 comments

#39 - Python 3.11 on CI

Pull Request - State: open - Opened by siboehm almost 2 years ago

#38 - Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#37 - Predict in C/C++ with the compiled model

Issue - State: closed - Opened by Waerden001 almost 2 years ago - 5 comments

#36 - Revert "Run CI for Python 3.11"

Pull Request - State: closed - Opened by siboehm almost 2 years ago - 1 comment

#35 - Run CI for Python 3.11

Pull Request - State: closed - Opened by siboehm almost 2 years ago - 1 comment

#34 - Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#33 - Comparison with onnx-mlir

Issue - State: closed - Opened by jamespinkerton about 2 years ago - 1 comment

#32 - Add debug version info.

Issue - State: closed - Opened by fuyw about 2 years ago - 2 comments

#31 - [Question] how does model cache play with distributed workers with different CPUs?

Issue - State: closed - Opened by crayonfu about 2 years ago - 3 comments

#30 - How can we reduce the size of the compiled file?

Issue - State: closed - Opened by fuyw about 2 years ago - 7 comments

#29 - Could you please provide an example to use the C API with input as `vector<double>`?

Issue - State: closed - Opened by fuyw about 2 years ago - 1 comment

#28 - lleaves costs too much memory

Issue - State: open - Opened by 111qqz about 2 years ago - 6 comments

#27 - Platform interoperability

Issue - State: open - Opened by TomScheffers about 2 years ago - 3 comments

#26 - Only one CPU is used in prediction

Issue - State: closed - Opened by jiazou-bigdata about 2 years ago - 4 comments

#25 - Improve Python API for model serialization

Issue - State: open - Opened by TomScheffers about 2 years ago - 3 comments
Labels: enhancement

#24 - Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#23 - Avoid poison by checking for NaNs before fptosi

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

#22 - Chore: Bump pre-commit and Github actions + py3.10 on CI

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

#21 - add function_name to compiler

Pull Request - State: closed - Opened by fuyw over 2 years ago - 4 comments

#20 - Compiled model sharing among processes

Issue - State: closed - Opened by shubh0508 over 2 years ago - 2 comments

#19 - How to use multiple models via the C_API?

Issue - State: closed - Opened by fuyw over 2 years ago - 3 comments

#18 - Windows support

Issue - State: open - Opened by AnotherSamWilson over 2 years ago - 1 comment

#17 - Test failures on M1 Mac

Issue - State: closed - Opened by siboehm over 2 years ago - 2 comments

#16 - Does this cause core dump ?

Issue - State: closed - Opened by chenglin over 2 years ago - 3 comments

#15 - compile with multiple threads

Issue - State: closed - Opened by chenglin over 2 years ago - 3 comments

#13 - Multiclass models

Issue - State: closed - Opened by mik3githubber almost 3 years ago - 1 comment

#12 - Specify instruction set

Issue - State: open - Opened by jtilly almost 3 years ago - 2 comments

#11 - saving models persistently

Issue - State: closed - Opened by nepslor about 3 years ago - 4 comments

#10 - Add fblocksize, finline, fcodemodel compiler flags + raw_scores parameter

Pull Request - State: closed - Opened by siboehm about 3 years ago

#9 - Benchmarking

Issue - State: closed - Opened by skaae about 3 years ago - 4 comments

#8 - Accept boosters as model inputs?

Issue - State: closed - Opened by lbittarello about 3 years ago - 3 comments

#7 - Return predictions for raw_score=True

Issue - State: closed - Opened by jtilly about 3 years ago - 2 comments
Labels: enhancement

#6 - Add support for multiclass prediction

Pull Request - State: closed - Opened by siboehm about 3 years ago

#5 - Support for predict_proba / pred_contrib

Issue - State: closed - Opened by Zahlii about 3 years ago - 3 comments
Labels: enhancement

#4 - Additional performance benchmarks

Issue - State: closed - Opened by Zahlii about 3 years ago - 4 comments

#3 - Instruction-parallel multithreading

Issue - State: open - Opened by siboehm over 3 years ago
Labels: performance

#2 - Profile guided optimization: Branch annotation

Issue - State: closed - Opened by siboehm over 3 years ago - 1 comment
Labels: performance

#1 - Remove windows support

Pull Request - State: closed - Opened by siboehm over 3 years ago