This website requires JavaScript.
Explore
Help
Sign In
rpm
/
python-onnx
SHA256
Watch
1
Star
0
Fork
0
You've already forked python-onnx
forked from
pool/python-onnx
Code
Pull Requests
Activity
Files
8a518edfe1eeb37745ec182a15562ad9da98a0ab3fefd91e44df20548683b722
python-onnx
/
python-onnx-rpmlintrc
3 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Accepting request 821861 from home:mslacken:ml - reorganized package in order to have shared library support. Additional packages are: * onnx-devel * libonnxifi_dummy * libonnx * onnx-devel As no so versions for the shared libraries are available, there is not a explicit dependency for the shared libraries. The archive file libonnxifi_loader.a is explicitely allowed in the rpmlintrc as this archive file is consumed by libonnxifi_loader.so - Added the proto files from onnxruntime so that both packages can use the same shared libraries: * added using-onnxruntime-proto.patch OBS-URL: https://build.opensuse.org/request/show/821861 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-onnx?expand=0&rev=25
2020-08-17 06:37:58 +00:00
# special library loader
addFilter("libonnxifi_dummy.* lto-no-text-in-archive")
Copy Permalink