Files
UnrealEngine/Engine/Source/ThirdParty/DirectML/directml_v1.15.2.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>DirectML</Name>
<!-- Software Name and Version -->
<!-- Software Name: DirectML
Download Link: https://www.nuget.org/api/v2/package/Microsoft.AI.DirectML/1.15.2
Version: 1.15.2
Notes: The library consists of header files, static libraries and dynamically linked libraries. All three will be added and used used in the engine. Headers and static libraries are used to access the functionality of the shared library. While the headers and static libraries are compiled into the standalone application, the dynamic libraries are distributed along with it. The software is thus used, internally, by licencees as well as end consumers.
-->
<Location>The software runs neural network inference on DirectX based backends</Location>
<Function>The software runs neural network inference on DirectX based backends</Function>
<Eula>https://www.nuget.org/packages/Microsoft.AI.DirectML/1.15.2/License</Eula>
<RedistributeTo>
<EndUserGroup>Licensee</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>