What Operating System(s) are you seeing this problem on?
Linux (x86-64)
dlib version
master
Python version
No response
Compiler
GCC 11
Expected Behavior
powerpc specific source files should be part of libpng 1.6.37 version.
Current Behavior
libpng 1.6.37 does include support for PowerPC, but I don’t see any PowerPC-specific source files in the current dlib setup. Could you clarify why those files were excluded?
We’d like to leverage the PowerPC-specific optimizations for onnxruntime-extensions. If there isn’t a specific reason for their exclusion or deprecation, could you consider adding back the PowerPC-specific files that are present in the official libpng release?
Steps to Reproduce
Please check https://github.com/davisking/dlib/tree/master/dlib/external/libpng
Anything else?
No response
What Operating System(s) are you seeing this problem on?
Linux (x86-64)
dlib version
master
Python version
No response
Compiler
GCC 11
Expected Behavior
powerpc specific source files should be part of libpng 1.6.37 version.
Current Behavior
libpng 1.6.37 does include support for PowerPC, but I don’t see any PowerPC-specific source files in the current dlib setup. Could you clarify why those files were excluded?
We’d like to leverage the PowerPC-specific optimizations for onnxruntime-extensions. If there isn’t a specific reason for their exclusion or deprecation, could you consider adding back the PowerPC-specific files that are present in the official libpng release?
Steps to Reproduce
Please check https://github.com/davisking/dlib/tree/master/dlib/external/libpng
Anything else?
No response