hummingbird
hummingbird copied to clipboard
onnxruntime.capi.onnxruntime_pybind11_state.Fail ONNXRuntimeError
Onnxruntime 1.18.0 was released 3 hours ago on pypi, but I don't see it yet on their github.
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_lightgbm_converter.py::TestLGBMConverter::test_lightgbm_onnx - onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Node (/_operators.0/Transpose) Op (Transpose) [TypeInferenceError] Invalid attribute perm {1, 0}, input shape = {
FAILED tests/test_sklearn_gbdt_converter.py::TestSklearnGradientBoostingConverter::test_varying_batch_sizes - onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Node (/_operators.0/Transpose) Op (Transpose) [TypeInferenceError] Invalid attribute perm {1, 0}, input shape = {
===== 2 failed, 596 passed, 66 skipped, 412 warnings in 201.43s (0:03:21) ======
Both are related to Op (Transpose
)