Files
UnrealEngine/Engine/Plugins/NNE/NNERuntimeORT/Source/ThirdParty/Onnxruntime/cxxopts.tps
2025-05-18 13:04:45 +08:00

23 lines
1013 B
Plaintext

<?xml version="1.0" encoding="utf-8"?>
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>cxxopts</Name>
<!-- Software Name and Version -->
<!-- Software Name: cxxopts
Download Link: https://github.com/jarro2783/cxxopts/archive/3c73d91c0b04e2b59462f0a741be8c07024c1bc0.zip
Version:
Note: Dependecy of ONNX Runtime
-->
<Location>/Engine/Plugins/NNE/NNERuntimeORT/Source/ThirdParty/Onnxruntime/</Location>
<Function>The software is part of the Onnxruntime library, which is used to run neural network inference through the onnx runtime backend and also to optimize ML models.</Function>
<Eula>https://github.com/jarro2783/cxxopts/blob/3c73d91c0b04e2b59462f0a741be8c07024c1bc0/LICENSE</Eula>
<RedistributeTo>
<EndUserGroup>Licensee</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>