diff options
| author | Robert Schütz <mail@dotlambda.de> | 2024-12-09 08:32:02 -0800 |
|---|---|---|
| committer | Robert Schütz <mail@dotlambda.de> | 2024-12-09 08:32:22 -0800 |
| commit | 49c924f481e1151815f8ae7169e25a619042ed48 (patch) | |
| tree | f49244941229f935a270073255e38f4a224468d4 /pkgs/development/python-modules/python-mapnik | |
| parent | 0de86d8d8fc590f1c19ab7fee72fc395b71bf246 (diff) | |
onnxruntime: fix compiler error
The build used to fail with
In file included from /build/source/onnxruntime/core/providers/cpu/ml/tree_ensemble_common.h:6,
from /build/source/onnxruntime/core/providers/cpu/ml/treeregressor.h:5,
from /build/source/onnxruntime/core/providers/cpu/ml/treeregressor.cc:4:
/build/source/onnxruntime/core/providers/cpu/ml/tree_ensemble_aggregator.h:329:59: error: template-id not allowed for constructor in C++20 [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/C_002b_002b-Dialect-Options.html#index-Wno-template-id-cdtor-Werror=template-id-cdtor8;;]
329 | TreeAggregatorMax<InputType, ThresholdType, OutputType>(size_t n_trees,
| ^~~~~~
/build/source/onnxruntime/core/providers/cpu/ml/tree_ensemble_aggregator.h:329:59: note: remove the '< >'
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions
