Files
UnrealEngine/Engine/Plugins/Experimental/NNERuntimeIREE/Source/ThirdParty/IREE/iree-turbine_v2.90.tps
2025-05-18 13:04:45 +08:00

20 lines
1.3 KiB
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>iree-turbine</Name>
<!-- Software Name and Version -->
<!-- Software Name: iree-turbine
Download Link: https://github.com/iree-org/iree-turbine/tree/v2.9.0
Version: 2.9.0
Notes: It is part of IREE. The software is compiled into binaries which are used as a compiler for the neural networks. It is distributed with the engine but not in games. The software is also compiled into static runtime libraries to load and run the compiled neural networks in Editor and also in games. All dependencies are compiled into the binaries or the static libraries.
-->
<Location>Engine/Plugins/Experimental/NNERuntimeIREE/Source/ThirdParty/IREE/</Location>
<Function>It is part of IREE. The binaries are used to compile neural network models inside the Editor while the static libraries are used both in Editor as well as in games to load and run the models.</Function>
<Eula>https://github.com/iree-org/iree-turbine/blob/v2.9.0/LICENSE</Eula>
<RedistributeTo>
<EndUserGroup>Licensee</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>