Conversion of a logistic regression into C#
Measure ONNX runtime performances#
Profile the execution of a runtime#
Grid search ONNX models#
Merges benchmarks#
Speed up scikit-learn inference with ONNX#
Benchmark Random Forests, Tree Ensemble#
Compares numba, numpy, onnxruntime for simple functions#
Compares implementations of Add#
Compares implementations of ReduceMax#
Compares implementations of ReduceSumSquare#
Compares implementations of ReduceMean#
Compares implementations of Tranpose#
When to parallelize?#
Compares implementations of ReduceSum#
Compares implementations of Where#
Compares implementations of Einsum#
TopK benchmark#
Benchmark Linear Regression#
Benchmark Random Forests, Tree Ensemble, (AoS and SoA)#
Benchmark Random Forests, Tree Ensemble, Multi-Classification#
TreeEnsembleRegressor and parallelisation#
Gallery generated by Sphinx-Gallery
previous
License
next
Conversion of a logistic regression into C