onnxruntime
f25deaea - [AIX] External data handling (#23859)

Commit
321 days ago
[AIX] External data handling (#23859) ### Description In BE system, model tensor data coming from external file is not handled properly. This was found during the debugging of (https://github.com/microsoft/onnxruntime-genai/issues/1104)(url) This PR changes do the endianness conversion of data loaded from external file in BE system.
Author
Parents
Loading