Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,851 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "NNERuntimeORT.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeNNERuntimeORT() {}
// ********** Begin Cross Module References ********************************************************
COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
NNE_API UClass* Z_Construct_UClass_UNNERuntime_NoRegister();
NNE_API UClass* Z_Construct_UClass_UNNERuntimeCPU_NoRegister();
NNE_API UClass* Z_Construct_UClass_UNNERuntimeGPU_NoRegister();
NNE_API UClass* Z_Construct_UClass_UNNERuntimeNPU_NoRegister();
NNE_API UClass* Z_Construct_UClass_UNNERuntimeRDG_NoRegister();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTCpu();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTCpu_NoRegister();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_NoRegister();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_NoRegister();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NoRegister();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_NoRegister();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_NPU();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_NPU_NoRegister();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_RDG();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_RDG_NoRegister();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_NoRegister();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDmlProxy();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDmlProxy_NoRegister();
UPackage* Z_Construct_UPackage__Script_NNERuntimeORT();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UNNERuntimeORTCpu ********************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UNNERuntimeORTCpu;
UClass* UNNERuntimeORTCpu::GetPrivateStaticClass()
{
using TClass = UNNERuntimeORTCpu;
if (!Z_Registration_Info_UClass_UNNERuntimeORTCpu.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("NNERuntimeORTCpu"),
Z_Registration_Info_UClass_UNNERuntimeORTCpu.InnerSingleton,
StaticRegisterNativesUNNERuntimeORTCpu,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UNNERuntimeORTCpu.InnerSingleton;
}
UClass* Z_Construct_UClass_UNNERuntimeORTCpu_NoRegister()
{
return UNNERuntimeORTCpu::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UNNERuntimeORTCpu_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "NNERuntimeORT.h" },
{ "ModuleRelativePath", "Private/NNERuntimeORT.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UNNERuntimeORTCpu constinit property declarations ************************
// ********** End Class UNNERuntimeORTCpu constinit property declarations **************************
static UObject* (*const DependentSingletons[])();
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UNNERuntimeORTCpu>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UNNERuntimeORTCpu_Statics
UObject* (*const Z_Construct_UClass_UNNERuntimeORTCpu_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_NNERuntimeORT,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTCpu_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UNNERuntimeORTCpu_Statics::InterfaceParams[] = {
{ Z_Construct_UClass_UNNERuntime_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTCpu, INNERuntime), false }, // 380945072
{ Z_Construct_UClass_UNNERuntimeCPU_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTCpu, INNERuntimeCPU), false }, // 1446447762
};
const UECodeGen_Private::FClassParams Z_Construct_UClass_UNNERuntimeORTCpu_Statics::ClassParams = {
&UNNERuntimeORTCpu::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
InterfaceParams,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
UE_ARRAY_COUNT(InterfaceParams),
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTCpu_Statics::Class_MetaDataParams), Z_Construct_UClass_UNNERuntimeORTCpu_Statics::Class_MetaDataParams)
};
void UNNERuntimeORTCpu::StaticRegisterNativesUNNERuntimeORTCpu()
{
}
UClass* Z_Construct_UClass_UNNERuntimeORTCpu()
{
if (!Z_Registration_Info_UClass_UNNERuntimeORTCpu.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UNNERuntimeORTCpu.OuterSingleton, Z_Construct_UClass_UNNERuntimeORTCpu_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UNNERuntimeORTCpu.OuterSingleton;
}
UNNERuntimeORTCpu::UNNERuntimeORTCpu(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UNNERuntimeORTCpu);
// ********** End Class UNNERuntimeORTCpu **********************************************************
// ********** Begin Class UNNERuntimeORTDmlProxy ***************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UNNERuntimeORTDmlProxy;
UClass* UNNERuntimeORTDmlProxy::GetPrivateStaticClass()
{
using TClass = UNNERuntimeORTDmlProxy;
if (!Z_Registration_Info_UClass_UNNERuntimeORTDmlProxy.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("NNERuntimeORTDmlProxy"),
Z_Registration_Info_UClass_UNNERuntimeORTDmlProxy.InnerSingleton,
StaticRegisterNativesUNNERuntimeORTDmlProxy,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDmlProxy.InnerSingleton;
}
UClass* Z_Construct_UClass_UNNERuntimeORTDmlProxy_NoRegister()
{
return UNNERuntimeORTDmlProxy::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UNNERuntimeORTDmlProxy_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "NNERuntimeORT.h" },
{ "ModuleRelativePath", "Private/NNERuntimeORT.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UNNERuntimeORTDmlProxy constinit property declarations *******************
// ********** End Class UNNERuntimeORTDmlProxy constinit property declarations *********************
static UObject* (*const DependentSingletons[])();
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UNNERuntimeORTDmlProxy>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UNNERuntimeORTDmlProxy_Statics
UObject* (*const Z_Construct_UClass_UNNERuntimeORTDmlProxy_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_NNERuntimeORT,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDmlProxy_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UNNERuntimeORTDmlProxy_Statics::InterfaceParams[] = {
{ Z_Construct_UClass_UNNERuntime_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTDmlProxy, INNERuntime), false }, // 380945072
};
const UECodeGen_Private::FClassParams Z_Construct_UClass_UNNERuntimeORTDmlProxy_Statics::ClassParams = {
&UNNERuntimeORTDmlProxy::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
InterfaceParams,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
UE_ARRAY_COUNT(InterfaceParams),
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDmlProxy_Statics::Class_MetaDataParams), Z_Construct_UClass_UNNERuntimeORTDmlProxy_Statics::Class_MetaDataParams)
};
void UNNERuntimeORTDmlProxy::StaticRegisterNativesUNNERuntimeORTDmlProxy()
{
}
UClass* Z_Construct_UClass_UNNERuntimeORTDmlProxy()
{
if (!Z_Registration_Info_UClass_UNNERuntimeORTDmlProxy.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UNNERuntimeORTDmlProxy.OuterSingleton, Z_Construct_UClass_UNNERuntimeORTDmlProxy_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDmlProxy.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UNNERuntimeORTDmlProxy);
// ********** End Class UNNERuntimeORTDmlProxy *****************************************************
// ********** Begin Class UNNERuntimeORTDml_GPU_RDG_NPU ********************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG_NPU;
UClass* UNNERuntimeORTDml_GPU_RDG_NPU::GetPrivateStaticClass()
{
using TClass = UNNERuntimeORTDml_GPU_RDG_NPU;
if (!Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG_NPU.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("NNERuntimeORTDml_GPU_RDG_NPU"),
Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG_NPU.InnerSingleton,
StaticRegisterNativesUNNERuntimeORTDml_GPU_RDG_NPU,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG_NPU.InnerSingleton;
}
UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_NoRegister()
{
return UNNERuntimeORTDml_GPU_RDG_NPU::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "NNERuntimeORT.h" },
{ "ModuleRelativePath", "Private/NNERuntimeORT.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UNNERuntimeORTDml_GPU_RDG_NPU constinit property declarations ************
// ********** End Class UNNERuntimeORTDml_GPU_RDG_NPU constinit property declarations **************
static UObject* (*const DependentSingletons[])();
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UNNERuntimeORTDml_GPU_RDG_NPU>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_Statics
UObject* (*const Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UNNERuntimeORTDmlProxy,
(UObject* (*)())Z_Construct_UPackage__Script_NNERuntimeORT,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_Statics::InterfaceParams[] = {
{ Z_Construct_UClass_UNNERuntimeGPU_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTDml_GPU_RDG_NPU, INNERuntimeGPU), false }, // 2435064096
{ Z_Construct_UClass_UNNERuntimeRDG_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTDml_GPU_RDG_NPU, INNERuntimeRDG), false }, // 1153963584
{ Z_Construct_UClass_UNNERuntimeNPU_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTDml_GPU_RDG_NPU, INNERuntimeNPU), false }, // 511460838
};
const UECodeGen_Private::FClassParams Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_Statics::ClassParams = {
&UNNERuntimeORTDml_GPU_RDG_NPU::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
InterfaceParams,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
UE_ARRAY_COUNT(InterfaceParams),
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_Statics::Class_MetaDataParams), Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_Statics::Class_MetaDataParams)
};
void UNNERuntimeORTDml_GPU_RDG_NPU::StaticRegisterNativesUNNERuntimeORTDml_GPU_RDG_NPU()
{
}
UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU()
{
if (!Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG_NPU.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG_NPU.OuterSingleton, Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG_NPU.OuterSingleton;
}
UNNERuntimeORTDml_GPU_RDG_NPU::UNNERuntimeORTDml_GPU_RDG_NPU() {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UNNERuntimeORTDml_GPU_RDG_NPU);
UNNERuntimeORTDml_GPU_RDG_NPU::~UNNERuntimeORTDml_GPU_RDG_NPU() {}
// ********** End Class UNNERuntimeORTDml_GPU_RDG_NPU **********************************************
// ********** Begin Class UNNERuntimeORTDml_GPU_RDG ************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG;
UClass* UNNERuntimeORTDml_GPU_RDG::GetPrivateStaticClass()
{
using TClass = UNNERuntimeORTDml_GPU_RDG;
if (!Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("NNERuntimeORTDml_GPU_RDG"),
Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG.InnerSingleton,
StaticRegisterNativesUNNERuntimeORTDml_GPU_RDG,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG.InnerSingleton;
}
UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NoRegister()
{
return UNNERuntimeORTDml_GPU_RDG::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "NNERuntimeORT.h" },
{ "ModuleRelativePath", "Private/NNERuntimeORT.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UNNERuntimeORTDml_GPU_RDG constinit property declarations ****************
// ********** End Class UNNERuntimeORTDml_GPU_RDG constinit property declarations ******************
static UObject* (*const DependentSingletons[])();
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UNNERuntimeORTDml_GPU_RDG>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_Statics
UObject* (*const Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UNNERuntimeORTDmlProxy,
(UObject* (*)())Z_Construct_UPackage__Script_NNERuntimeORT,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_Statics::InterfaceParams[] = {
{ Z_Construct_UClass_UNNERuntimeGPU_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTDml_GPU_RDG, INNERuntimeGPU), false }, // 2435064096
{ Z_Construct_UClass_UNNERuntimeRDG_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTDml_GPU_RDG, INNERuntimeRDG), false }, // 1153963584
};
const UECodeGen_Private::FClassParams Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_Statics::ClassParams = {
&UNNERuntimeORTDml_GPU_RDG::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
InterfaceParams,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
UE_ARRAY_COUNT(InterfaceParams),
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_Statics::Class_MetaDataParams), Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_Statics::Class_MetaDataParams)
};
void UNNERuntimeORTDml_GPU_RDG::StaticRegisterNativesUNNERuntimeORTDml_GPU_RDG()
{
}
UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG()
{
if (!Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG.OuterSingleton, Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG.OuterSingleton;
}
UNNERuntimeORTDml_GPU_RDG::UNNERuntimeORTDml_GPU_RDG() {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UNNERuntimeORTDml_GPU_RDG);
UNNERuntimeORTDml_GPU_RDG::~UNNERuntimeORTDml_GPU_RDG() {}
// ********** End Class UNNERuntimeORTDml_GPU_RDG **************************************************
// ********** Begin Class UNNERuntimeORTDml_GPU_NPU ************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_NPU;
UClass* UNNERuntimeORTDml_GPU_NPU::GetPrivateStaticClass()
{
using TClass = UNNERuntimeORTDml_GPU_NPU;
if (!Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_NPU.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("NNERuntimeORTDml_GPU_NPU"),
Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_NPU.InnerSingleton,
StaticRegisterNativesUNNERuntimeORTDml_GPU_NPU,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_NPU.InnerSingleton;
}
UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_NoRegister()
{
return UNNERuntimeORTDml_GPU_NPU::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "NNERuntimeORT.h" },
{ "ModuleRelativePath", "Private/NNERuntimeORT.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UNNERuntimeORTDml_GPU_NPU constinit property declarations ****************
// ********** End Class UNNERuntimeORTDml_GPU_NPU constinit property declarations ******************
static UObject* (*const DependentSingletons[])();
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UNNERuntimeORTDml_GPU_NPU>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_Statics
UObject* (*const Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UNNERuntimeORTDmlProxy,
(UObject* (*)())Z_Construct_UPackage__Script_NNERuntimeORT,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_Statics::InterfaceParams[] = {
{ Z_Construct_UClass_UNNERuntimeGPU_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTDml_GPU_NPU, INNERuntimeGPU), false }, // 2435064096
{ Z_Construct_UClass_UNNERuntimeNPU_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTDml_GPU_NPU, INNERuntimeNPU), false }, // 511460838
};
const UECodeGen_Private::FClassParams Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_Statics::ClassParams = {
&UNNERuntimeORTDml_GPU_NPU::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
InterfaceParams,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
UE_ARRAY_COUNT(InterfaceParams),
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_Statics::Class_MetaDataParams), Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_Statics::Class_MetaDataParams)
};
void UNNERuntimeORTDml_GPU_NPU::StaticRegisterNativesUNNERuntimeORTDml_GPU_NPU()
{
}
UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU()
{
if (!Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_NPU.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_NPU.OuterSingleton, Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_NPU.OuterSingleton;
}
UNNERuntimeORTDml_GPU_NPU::UNNERuntimeORTDml_GPU_NPU() {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UNNERuntimeORTDml_GPU_NPU);
UNNERuntimeORTDml_GPU_NPU::~UNNERuntimeORTDml_GPU_NPU() {}
// ********** End Class UNNERuntimeORTDml_GPU_NPU **************************************************
// ********** Begin Class UNNERuntimeORTDml_RDG_NPU ************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG_NPU;
UClass* UNNERuntimeORTDml_RDG_NPU::GetPrivateStaticClass()
{
using TClass = UNNERuntimeORTDml_RDG_NPU;
if (!Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG_NPU.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("NNERuntimeORTDml_RDG_NPU"),
Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG_NPU.InnerSingleton,
StaticRegisterNativesUNNERuntimeORTDml_RDG_NPU,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG_NPU.InnerSingleton;
}
UClass* Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_NoRegister()
{
return UNNERuntimeORTDml_RDG_NPU::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "NNERuntimeORT.h" },
{ "ModuleRelativePath", "Private/NNERuntimeORT.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UNNERuntimeORTDml_RDG_NPU constinit property declarations ****************
// ********** End Class UNNERuntimeORTDml_RDG_NPU constinit property declarations ******************
static UObject* (*const DependentSingletons[])();
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UNNERuntimeORTDml_RDG_NPU>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_Statics
UObject* (*const Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UNNERuntimeORTDmlProxy,
(UObject* (*)())Z_Construct_UPackage__Script_NNERuntimeORT,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_Statics::InterfaceParams[] = {
{ Z_Construct_UClass_UNNERuntimeRDG_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTDml_RDG_NPU, INNERuntimeRDG), false }, // 1153963584
{ Z_Construct_UClass_UNNERuntimeNPU_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTDml_RDG_NPU, INNERuntimeNPU), false }, // 511460838
};
const UECodeGen_Private::FClassParams Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_Statics::ClassParams = {
&UNNERuntimeORTDml_RDG_NPU::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
InterfaceParams,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
UE_ARRAY_COUNT(InterfaceParams),
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_Statics::Class_MetaDataParams), Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_Statics::Class_MetaDataParams)
};
void UNNERuntimeORTDml_RDG_NPU::StaticRegisterNativesUNNERuntimeORTDml_RDG_NPU()
{
}
UClass* Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU()
{
if (!Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG_NPU.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG_NPU.OuterSingleton, Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG_NPU.OuterSingleton;
}
UNNERuntimeORTDml_RDG_NPU::UNNERuntimeORTDml_RDG_NPU() {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UNNERuntimeORTDml_RDG_NPU);
UNNERuntimeORTDml_RDG_NPU::~UNNERuntimeORTDml_RDG_NPU() {}
// ********** End Class UNNERuntimeORTDml_RDG_NPU **************************************************
// ********** Begin Class UNNERuntimeORTDml_GPU ****************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU;
UClass* UNNERuntimeORTDml_GPU::GetPrivateStaticClass()
{
using TClass = UNNERuntimeORTDml_GPU;
if (!Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("NNERuntimeORTDml_GPU"),
Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU.InnerSingleton,
StaticRegisterNativesUNNERuntimeORTDml_GPU,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU.InnerSingleton;
}
UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_NoRegister()
{
return UNNERuntimeORTDml_GPU::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UNNERuntimeORTDml_GPU_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "NNERuntimeORT.h" },
{ "ModuleRelativePath", "Private/NNERuntimeORT.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UNNERuntimeORTDml_GPU constinit property declarations ********************
// ********** End Class UNNERuntimeORTDml_GPU constinit property declarations **********************
static UObject* (*const DependentSingletons[])();
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UNNERuntimeORTDml_GPU>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UNNERuntimeORTDml_GPU_Statics
UObject* (*const Z_Construct_UClass_UNNERuntimeORTDml_GPU_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UNNERuntimeORTDmlProxy,
(UObject* (*)())Z_Construct_UPackage__Script_NNERuntimeORT,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDml_GPU_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UNNERuntimeORTDml_GPU_Statics::InterfaceParams[] = {
{ Z_Construct_UClass_UNNERuntimeGPU_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTDml_GPU, INNERuntimeGPU), false }, // 2435064096
};
const UECodeGen_Private::FClassParams Z_Construct_UClass_UNNERuntimeORTDml_GPU_Statics::ClassParams = {
&UNNERuntimeORTDml_GPU::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
InterfaceParams,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
UE_ARRAY_COUNT(InterfaceParams),
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDml_GPU_Statics::Class_MetaDataParams), Z_Construct_UClass_UNNERuntimeORTDml_GPU_Statics::Class_MetaDataParams)
};
void UNNERuntimeORTDml_GPU::StaticRegisterNativesUNNERuntimeORTDml_GPU()
{
}
UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU()
{
if (!Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU.OuterSingleton, Z_Construct_UClass_UNNERuntimeORTDml_GPU_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU.OuterSingleton;
}
UNNERuntimeORTDml_GPU::UNNERuntimeORTDml_GPU() {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UNNERuntimeORTDml_GPU);
UNNERuntimeORTDml_GPU::~UNNERuntimeORTDml_GPU() {}
// ********** End Class UNNERuntimeORTDml_GPU ******************************************************
// ********** Begin Class UNNERuntimeORTDml_RDG ****************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG;
UClass* UNNERuntimeORTDml_RDG::GetPrivateStaticClass()
{
using TClass = UNNERuntimeORTDml_RDG;
if (!Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("NNERuntimeORTDml_RDG"),
Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG.InnerSingleton,
StaticRegisterNativesUNNERuntimeORTDml_RDG,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG.InnerSingleton;
}
UClass* Z_Construct_UClass_UNNERuntimeORTDml_RDG_NoRegister()
{
return UNNERuntimeORTDml_RDG::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UNNERuntimeORTDml_RDG_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "NNERuntimeORT.h" },
{ "ModuleRelativePath", "Private/NNERuntimeORT.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UNNERuntimeORTDml_RDG constinit property declarations ********************
// ********** End Class UNNERuntimeORTDml_RDG constinit property declarations **********************
static UObject* (*const DependentSingletons[])();
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UNNERuntimeORTDml_RDG>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UNNERuntimeORTDml_RDG_Statics
UObject* (*const Z_Construct_UClass_UNNERuntimeORTDml_RDG_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UNNERuntimeORTDmlProxy,
(UObject* (*)())Z_Construct_UPackage__Script_NNERuntimeORT,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDml_RDG_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UNNERuntimeORTDml_RDG_Statics::InterfaceParams[] = {
{ Z_Construct_UClass_UNNERuntimeRDG_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTDml_RDG, INNERuntimeRDG), false }, // 1153963584
};
const UECodeGen_Private::FClassParams Z_Construct_UClass_UNNERuntimeORTDml_RDG_Statics::ClassParams = {
&UNNERuntimeORTDml_RDG::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
InterfaceParams,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
UE_ARRAY_COUNT(InterfaceParams),
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDml_RDG_Statics::Class_MetaDataParams), Z_Construct_UClass_UNNERuntimeORTDml_RDG_Statics::Class_MetaDataParams)
};
void UNNERuntimeORTDml_RDG::StaticRegisterNativesUNNERuntimeORTDml_RDG()
{
}
UClass* Z_Construct_UClass_UNNERuntimeORTDml_RDG()
{
if (!Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG.OuterSingleton, Z_Construct_UClass_UNNERuntimeORTDml_RDG_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG.OuterSingleton;
}
UNNERuntimeORTDml_RDG::UNNERuntimeORTDml_RDG() {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UNNERuntimeORTDml_RDG);
UNNERuntimeORTDml_RDG::~UNNERuntimeORTDml_RDG() {}
// ********** End Class UNNERuntimeORTDml_RDG ******************************************************
// ********** Begin Class UNNERuntimeORTDml_NPU ****************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UNNERuntimeORTDml_NPU;
UClass* UNNERuntimeORTDml_NPU::GetPrivateStaticClass()
{
using TClass = UNNERuntimeORTDml_NPU;
if (!Z_Registration_Info_UClass_UNNERuntimeORTDml_NPU.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("NNERuntimeORTDml_NPU"),
Z_Registration_Info_UClass_UNNERuntimeORTDml_NPU.InnerSingleton,
StaticRegisterNativesUNNERuntimeORTDml_NPU,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDml_NPU.InnerSingleton;
}
UClass* Z_Construct_UClass_UNNERuntimeORTDml_NPU_NoRegister()
{
return UNNERuntimeORTDml_NPU::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UNNERuntimeORTDml_NPU_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "NNERuntimeORT.h" },
{ "ModuleRelativePath", "Private/NNERuntimeORT.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UNNERuntimeORTDml_NPU constinit property declarations ********************
// ********** End Class UNNERuntimeORTDml_NPU constinit property declarations **********************
static UObject* (*const DependentSingletons[])();
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UNNERuntimeORTDml_NPU>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UNNERuntimeORTDml_NPU_Statics
UObject* (*const Z_Construct_UClass_UNNERuntimeORTDml_NPU_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UNNERuntimeORTDmlProxy,
(UObject* (*)())Z_Construct_UPackage__Script_NNERuntimeORT,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDml_NPU_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UNNERuntimeORTDml_NPU_Statics::InterfaceParams[] = {
{ Z_Construct_UClass_UNNERuntimeNPU_NoRegister, (int32)VTABLE_OFFSET(UNNERuntimeORTDml_NPU, INNERuntimeNPU), false }, // 511460838
};
const UECodeGen_Private::FClassParams Z_Construct_UClass_UNNERuntimeORTDml_NPU_Statics::ClassParams = {
&UNNERuntimeORTDml_NPU::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
InterfaceParams,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
UE_ARRAY_COUNT(InterfaceParams),
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTDml_NPU_Statics::Class_MetaDataParams), Z_Construct_UClass_UNNERuntimeORTDml_NPU_Statics::Class_MetaDataParams)
};
void UNNERuntimeORTDml_NPU::StaticRegisterNativesUNNERuntimeORTDml_NPU()
{
}
UClass* Z_Construct_UClass_UNNERuntimeORTDml_NPU()
{
if (!Z_Registration_Info_UClass_UNNERuntimeORTDml_NPU.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UNNERuntimeORTDml_NPU.OuterSingleton, Z_Construct_UClass_UNNERuntimeORTDml_NPU_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UNNERuntimeORTDml_NPU.OuterSingleton;
}
UNNERuntimeORTDml_NPU::UNNERuntimeORTDml_NPU() {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UNNERuntimeORTDml_NPU);
UNNERuntimeORTDml_NPU::~UNNERuntimeORTDml_NPU() {}
// ********** End Class UNNERuntimeORTDml_NPU ******************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h__Script_NNERuntimeORT_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UNNERuntimeORTCpu, UNNERuntimeORTCpu::StaticClass, TEXT("UNNERuntimeORTCpu"), &Z_Registration_Info_UClass_UNNERuntimeORTCpu, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UNNERuntimeORTCpu), 1491485921U) },
{ Z_Construct_UClass_UNNERuntimeORTDmlProxy, UNNERuntimeORTDmlProxy::StaticClass, TEXT("UNNERuntimeORTDmlProxy"), &Z_Registration_Info_UClass_UNNERuntimeORTDmlProxy, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UNNERuntimeORTDmlProxy), 1500069550U) },
{ Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU, UNNERuntimeORTDml_GPU_RDG_NPU::StaticClass, TEXT("UNNERuntimeORTDml_GPU_RDG_NPU"), &Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG_NPU, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UNNERuntimeORTDml_GPU_RDG_NPU), 872662185U) },
{ Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG, UNNERuntimeORTDml_GPU_RDG::StaticClass, TEXT("UNNERuntimeORTDml_GPU_RDG"), &Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_RDG, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UNNERuntimeORTDml_GPU_RDG), 1458607262U) },
{ Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU, UNNERuntimeORTDml_GPU_NPU::StaticClass, TEXT("UNNERuntimeORTDml_GPU_NPU"), &Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU_NPU, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UNNERuntimeORTDml_GPU_NPU), 1866010959U) },
{ Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU, UNNERuntimeORTDml_RDG_NPU::StaticClass, TEXT("UNNERuntimeORTDml_RDG_NPU"), &Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG_NPU, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UNNERuntimeORTDml_RDG_NPU), 4056480270U) },
{ Z_Construct_UClass_UNNERuntimeORTDml_GPU, UNNERuntimeORTDml_GPU::StaticClass, TEXT("UNNERuntimeORTDml_GPU"), &Z_Registration_Info_UClass_UNNERuntimeORTDml_GPU, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UNNERuntimeORTDml_GPU), 444947606U) },
{ Z_Construct_UClass_UNNERuntimeORTDml_RDG, UNNERuntimeORTDml_RDG::StaticClass, TEXT("UNNERuntimeORTDml_RDG"), &Z_Registration_Info_UClass_UNNERuntimeORTDml_RDG, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UNNERuntimeORTDml_RDG), 1761532466U) },
{ Z_Construct_UClass_UNNERuntimeORTDml_NPU, UNNERuntimeORTDml_NPU::StaticClass, TEXT("UNNERuntimeORTDml_NPU"), &Z_Registration_Info_UClass_UNNERuntimeORTDml_NPU, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UNNERuntimeORTDml_NPU), 475540977U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h__Script_NNERuntimeORT_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h__Script_NNERuntimeORT_28951812{
TEXT("/Script/NNERuntimeORT"),
Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h__Script_NNERuntimeORT_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h__Script_NNERuntimeORT_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,396 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "NNERuntimeORT.h"
#ifdef NNERUNTIMEORT_NNERuntimeORT_generated_h
#error "NNERuntimeORT.generated.h already included, missing '#pragma once' in NNERuntimeORT.h"
#endif
#define NNERUNTIMEORT_NNERuntimeORT_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UNNERuntimeORTCpu ********************************************************
struct Z_Construct_UClass_UNNERuntimeORTCpu_Statics;
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTCpu_NoRegister();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_26_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUNNERuntimeORTCpu(); \
friend struct ::Z_Construct_UClass_UNNERuntimeORTCpu_Statics; \
static UClass* GetPrivateStaticClass(); \
friend NNERUNTIMEORT_API UClass* ::Z_Construct_UClass_UNNERuntimeORTCpu_NoRegister(); \
public: \
DECLARE_CLASS2(UNNERuntimeORTCpu, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/NNERuntimeORT"), Z_Construct_UClass_UNNERuntimeORTCpu_NoRegister) \
DECLARE_SERIALIZER(UNNERuntimeORTCpu) \
virtual UObject* _getUObject() const override { return const_cast<UNNERuntimeORTCpu*>(this); }
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_26_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UNNERuntimeORTCpu(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UNNERuntimeORTCpu(UNNERuntimeORTCpu&&) = delete; \
UNNERuntimeORTCpu(const UNNERuntimeORTCpu&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UNNERuntimeORTCpu); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UNNERuntimeORTCpu); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UNNERuntimeORTCpu)
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_23_PROLOG
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_26_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_26_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_26_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UNNERuntimeORTCpu;
// ********** End Class UNNERuntimeORTCpu **********************************************************
// ********** Begin Class UNNERuntimeORTDmlProxy ***************************************************
struct Z_Construct_UClass_UNNERuntimeORTDmlProxy_Statics;
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDmlProxy_NoRegister();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_58_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUNNERuntimeORTDmlProxy(); \
friend struct ::Z_Construct_UClass_UNNERuntimeORTDmlProxy_Statics; \
static UClass* GetPrivateStaticClass(); \
friend NNERUNTIMEORT_API UClass* ::Z_Construct_UClass_UNNERuntimeORTDmlProxy_NoRegister(); \
public: \
DECLARE_CLASS2(UNNERuntimeORTDmlProxy, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/NNERuntimeORT"), Z_Construct_UClass_UNNERuntimeORTDmlProxy_NoRegister) \
DECLARE_SERIALIZER(UNNERuntimeORTDmlProxy) \
virtual UObject* _getUObject() const override { return const_cast<UNNERuntimeORTDmlProxy*>(this); }
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_58_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UNNERuntimeORTDmlProxy(UNNERuntimeORTDmlProxy&&) = delete; \
UNNERuntimeORTDmlProxy(const UNNERuntimeORTDmlProxy&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UNNERuntimeORTDmlProxy); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UNNERuntimeORTDmlProxy); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UNNERuntimeORTDmlProxy)
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_55_PROLOG
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_58_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_58_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_58_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UNNERuntimeORTDmlProxy;
// ********** End Class UNNERuntimeORTDmlProxy *****************************************************
// ********** Begin Class UNNERuntimeORTDml_GPU_RDG_NPU ********************************************
struct Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_Statics;
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_NoRegister();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_79_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUNNERuntimeORTDml_GPU_RDG_NPU(); \
friend struct ::Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_Statics; \
static UClass* GetPrivateStaticClass(); \
friend NNERUNTIMEORT_API UClass* ::Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_NoRegister(); \
public: \
DECLARE_CLASS2(UNNERuntimeORTDml_GPU_RDG_NPU, UNNERuntimeORTDmlProxy, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/NNERuntimeORT"), Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NPU_NoRegister) \
DECLARE_SERIALIZER(UNNERuntimeORTDml_GPU_RDG_NPU) \
virtual UObject* _getUObject() const override { return const_cast<UNNERuntimeORTDml_GPU_RDG_NPU*>(this); }
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_79_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UNNERuntimeORTDml_GPU_RDG_NPU(); \
/** Deleted move- and copy-constructors, should never be used */ \
UNNERuntimeORTDml_GPU_RDG_NPU(UNNERuntimeORTDml_GPU_RDG_NPU&&) = delete; \
UNNERuntimeORTDml_GPU_RDG_NPU(const UNNERuntimeORTDml_GPU_RDG_NPU&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UNNERuntimeORTDml_GPU_RDG_NPU); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UNNERuntimeORTDml_GPU_RDG_NPU); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UNNERuntimeORTDml_GPU_RDG_NPU) \
NO_API virtual ~UNNERuntimeORTDml_GPU_RDG_NPU();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_76_PROLOG
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_79_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_79_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_79_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UNNERuntimeORTDml_GPU_RDG_NPU;
// ********** End Class UNNERuntimeORTDml_GPU_RDG_NPU **********************************************
// ********** Begin Class UNNERuntimeORTDml_GPU_RDG ************************************************
struct Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_Statics;
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NoRegister();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_95_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUNNERuntimeORTDml_GPU_RDG(); \
friend struct ::Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_Statics; \
static UClass* GetPrivateStaticClass(); \
friend NNERUNTIMEORT_API UClass* ::Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NoRegister(); \
public: \
DECLARE_CLASS2(UNNERuntimeORTDml_GPU_RDG, UNNERuntimeORTDmlProxy, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/NNERuntimeORT"), Z_Construct_UClass_UNNERuntimeORTDml_GPU_RDG_NoRegister) \
DECLARE_SERIALIZER(UNNERuntimeORTDml_GPU_RDG) \
virtual UObject* _getUObject() const override { return const_cast<UNNERuntimeORTDml_GPU_RDG*>(this); }
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_95_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UNNERuntimeORTDml_GPU_RDG(); \
/** Deleted move- and copy-constructors, should never be used */ \
UNNERuntimeORTDml_GPU_RDG(UNNERuntimeORTDml_GPU_RDG&&) = delete; \
UNNERuntimeORTDml_GPU_RDG(const UNNERuntimeORTDml_GPU_RDG&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UNNERuntimeORTDml_GPU_RDG); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UNNERuntimeORTDml_GPU_RDG); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UNNERuntimeORTDml_GPU_RDG) \
NO_API virtual ~UNNERuntimeORTDml_GPU_RDG();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_92_PROLOG
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_95_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_95_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_95_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UNNERuntimeORTDml_GPU_RDG;
// ********** End Class UNNERuntimeORTDml_GPU_RDG **************************************************
// ********** Begin Class UNNERuntimeORTDml_GPU_NPU ************************************************
struct Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_Statics;
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_NoRegister();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_108_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUNNERuntimeORTDml_GPU_NPU(); \
friend struct ::Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_Statics; \
static UClass* GetPrivateStaticClass(); \
friend NNERUNTIMEORT_API UClass* ::Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_NoRegister(); \
public: \
DECLARE_CLASS2(UNNERuntimeORTDml_GPU_NPU, UNNERuntimeORTDmlProxy, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/NNERuntimeORT"), Z_Construct_UClass_UNNERuntimeORTDml_GPU_NPU_NoRegister) \
DECLARE_SERIALIZER(UNNERuntimeORTDml_GPU_NPU) \
virtual UObject* _getUObject() const override { return const_cast<UNNERuntimeORTDml_GPU_NPU*>(this); }
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_108_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UNNERuntimeORTDml_GPU_NPU(); \
/** Deleted move- and copy-constructors, should never be used */ \
UNNERuntimeORTDml_GPU_NPU(UNNERuntimeORTDml_GPU_NPU&&) = delete; \
UNNERuntimeORTDml_GPU_NPU(const UNNERuntimeORTDml_GPU_NPU&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UNNERuntimeORTDml_GPU_NPU); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UNNERuntimeORTDml_GPU_NPU); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UNNERuntimeORTDml_GPU_NPU) \
NO_API virtual ~UNNERuntimeORTDml_GPU_NPU();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_105_PROLOG
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_108_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_108_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_108_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UNNERuntimeORTDml_GPU_NPU;
// ********** End Class UNNERuntimeORTDml_GPU_NPU **************************************************
// ********** Begin Class UNNERuntimeORTDml_RDG_NPU ************************************************
struct Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_Statics;
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_NoRegister();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_121_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUNNERuntimeORTDml_RDG_NPU(); \
friend struct ::Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_Statics; \
static UClass* GetPrivateStaticClass(); \
friend NNERUNTIMEORT_API UClass* ::Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_NoRegister(); \
public: \
DECLARE_CLASS2(UNNERuntimeORTDml_RDG_NPU, UNNERuntimeORTDmlProxy, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/NNERuntimeORT"), Z_Construct_UClass_UNNERuntimeORTDml_RDG_NPU_NoRegister) \
DECLARE_SERIALIZER(UNNERuntimeORTDml_RDG_NPU) \
virtual UObject* _getUObject() const override { return const_cast<UNNERuntimeORTDml_RDG_NPU*>(this); }
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_121_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UNNERuntimeORTDml_RDG_NPU(); \
/** Deleted move- and copy-constructors, should never be used */ \
UNNERuntimeORTDml_RDG_NPU(UNNERuntimeORTDml_RDG_NPU&&) = delete; \
UNNERuntimeORTDml_RDG_NPU(const UNNERuntimeORTDml_RDG_NPU&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UNNERuntimeORTDml_RDG_NPU); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UNNERuntimeORTDml_RDG_NPU); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UNNERuntimeORTDml_RDG_NPU) \
NO_API virtual ~UNNERuntimeORTDml_RDG_NPU();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_118_PROLOG
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_121_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_121_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_121_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UNNERuntimeORTDml_RDG_NPU;
// ********** End Class UNNERuntimeORTDml_RDG_NPU **************************************************
// ********** Begin Class UNNERuntimeORTDml_GPU ****************************************************
struct Z_Construct_UClass_UNNERuntimeORTDml_GPU_Statics;
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_GPU_NoRegister();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_134_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUNNERuntimeORTDml_GPU(); \
friend struct ::Z_Construct_UClass_UNNERuntimeORTDml_GPU_Statics; \
static UClass* GetPrivateStaticClass(); \
friend NNERUNTIMEORT_API UClass* ::Z_Construct_UClass_UNNERuntimeORTDml_GPU_NoRegister(); \
public: \
DECLARE_CLASS2(UNNERuntimeORTDml_GPU, UNNERuntimeORTDmlProxy, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/NNERuntimeORT"), Z_Construct_UClass_UNNERuntimeORTDml_GPU_NoRegister) \
DECLARE_SERIALIZER(UNNERuntimeORTDml_GPU) \
virtual UObject* _getUObject() const override { return const_cast<UNNERuntimeORTDml_GPU*>(this); }
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_134_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UNNERuntimeORTDml_GPU(); \
/** Deleted move- and copy-constructors, should never be used */ \
UNNERuntimeORTDml_GPU(UNNERuntimeORTDml_GPU&&) = delete; \
UNNERuntimeORTDml_GPU(const UNNERuntimeORTDml_GPU&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UNNERuntimeORTDml_GPU); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UNNERuntimeORTDml_GPU); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UNNERuntimeORTDml_GPU) \
NO_API virtual ~UNNERuntimeORTDml_GPU();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_131_PROLOG
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_134_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_134_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_134_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UNNERuntimeORTDml_GPU;
// ********** End Class UNNERuntimeORTDml_GPU ******************************************************
// ********** Begin Class UNNERuntimeORTDml_RDG ****************************************************
struct Z_Construct_UClass_UNNERuntimeORTDml_RDG_Statics;
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_RDG_NoRegister();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_144_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUNNERuntimeORTDml_RDG(); \
friend struct ::Z_Construct_UClass_UNNERuntimeORTDml_RDG_Statics; \
static UClass* GetPrivateStaticClass(); \
friend NNERUNTIMEORT_API UClass* ::Z_Construct_UClass_UNNERuntimeORTDml_RDG_NoRegister(); \
public: \
DECLARE_CLASS2(UNNERuntimeORTDml_RDG, UNNERuntimeORTDmlProxy, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/NNERuntimeORT"), Z_Construct_UClass_UNNERuntimeORTDml_RDG_NoRegister) \
DECLARE_SERIALIZER(UNNERuntimeORTDml_RDG) \
virtual UObject* _getUObject() const override { return const_cast<UNNERuntimeORTDml_RDG*>(this); }
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_144_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UNNERuntimeORTDml_RDG(); \
/** Deleted move- and copy-constructors, should never be used */ \
UNNERuntimeORTDml_RDG(UNNERuntimeORTDml_RDG&&) = delete; \
UNNERuntimeORTDml_RDG(const UNNERuntimeORTDml_RDG&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UNNERuntimeORTDml_RDG); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UNNERuntimeORTDml_RDG); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UNNERuntimeORTDml_RDG) \
NO_API virtual ~UNNERuntimeORTDml_RDG();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_141_PROLOG
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_144_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_144_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_144_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UNNERuntimeORTDml_RDG;
// ********** End Class UNNERuntimeORTDml_RDG ******************************************************
// ********** Begin Class UNNERuntimeORTDml_NPU ****************************************************
struct Z_Construct_UClass_UNNERuntimeORTDml_NPU_Statics;
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTDml_NPU_NoRegister();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_154_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUNNERuntimeORTDml_NPU(); \
friend struct ::Z_Construct_UClass_UNNERuntimeORTDml_NPU_Statics; \
static UClass* GetPrivateStaticClass(); \
friend NNERUNTIMEORT_API UClass* ::Z_Construct_UClass_UNNERuntimeORTDml_NPU_NoRegister(); \
public: \
DECLARE_CLASS2(UNNERuntimeORTDml_NPU, UNNERuntimeORTDmlProxy, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/NNERuntimeORT"), Z_Construct_UClass_UNNERuntimeORTDml_NPU_NoRegister) \
DECLARE_SERIALIZER(UNNERuntimeORTDml_NPU) \
virtual UObject* _getUObject() const override { return const_cast<UNNERuntimeORTDml_NPU*>(this); }
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_154_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UNNERuntimeORTDml_NPU(); \
/** Deleted move- and copy-constructors, should never be used */ \
UNNERuntimeORTDml_NPU(UNNERuntimeORTDml_NPU&&) = delete; \
UNNERuntimeORTDml_NPU(const UNNERuntimeORTDml_NPU&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UNNERuntimeORTDml_NPU); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UNNERuntimeORTDml_NPU); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UNNERuntimeORTDml_NPU) \
NO_API virtual ~UNNERuntimeORTDml_NPU();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_151_PROLOG
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_154_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_154_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h_154_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UNNERuntimeORTDml_NPU;
// ********** End Class UNNERuntimeORTDml_NPU ******************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORT_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,29 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
void EmptyLinkFunctionForGeneratedCodeNNERuntimeORT_init() {}
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_NNERuntimeORT;
FORCENOINLINE UPackage* Z_Construct_UPackage__Script_NNERuntimeORT()
{
if (!Z_Registration_Info_UPackage__Script_NNERuntimeORT.OuterSingleton)
{
static const UECodeGen_Private::FPackageParams PackageParams = {
"/Script/NNERuntimeORT",
nullptr,
0,
PKG_CompiledIn | 0x00000000,
0x9A1D50B2,
0x863CE65C,
METADATA_PARAMS(0, nullptr)
};
UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_NNERuntimeORT.OuterSingleton, PackageParams);
}
return Z_Registration_Info_UPackage__Script_NNERuntimeORT.OuterSingleton;
}
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_NNERuntimeORT(Z_Construct_UPackage__Script_NNERuntimeORT, TEXT("/Script/NNERuntimeORT"), Z_Registration_Info_UPackage__Script_NNERuntimeORT, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0x9A1D50B2, 0x863CE65C));
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,10 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#pragma once

View File

@@ -0,0 +1,311 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "NNERuntimeORTSettings.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeNNERuntimeORTSettings() {}
// ********** Begin Cross Module References ********************************************************
DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTSettings();
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTSettings_NoRegister();
NNERUNTIMEORT_API UEnum* Z_Construct_UEnum_NNERuntimeORT_EExecutionMode();
NNERUNTIMEORT_API UScriptStruct* Z_Construct_UScriptStruct_FThreadingOptions();
UPackage* Z_Construct_UPackage__Script_NNERuntimeORT();
// ********** End Cross Module References **********************************************************
// ********** Begin Enum EExecutionMode ************************************************************
static FEnumRegistrationInfo Z_Registration_Info_UEnum_EExecutionMode;
static UEnum* EExecutionMode_StaticEnum()
{
if (!Z_Registration_Info_UEnum_EExecutionMode.OuterSingleton)
{
Z_Registration_Info_UEnum_EExecutionMode.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_NNERuntimeORT_EExecutionMode, (UObject*)Z_Construct_UPackage__Script_NNERuntimeORT(), TEXT("EExecutionMode"));
}
return Z_Registration_Info_UEnum_EExecutionMode.OuterSingleton;
}
template<> NNERUNTIMEORT_NON_ATTRIBUTED_API UEnum* StaticEnum<EExecutionMode>()
{
return EExecutionMode_StaticEnum();
}
struct Z_Construct_UEnum_NNERuntimeORT_EExecutionMode_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = {
{ "Comment", "/** An enum to represent denoiser NNE runtime type */" },
{ "ModuleRelativePath", "Private/NNERuntimeORTSettings.h" },
{ "PARALLEL.Name", "PARALLEL" },
{ "SEQUENTIAL.Name", "SEQUENTIAL" },
{ "ToolTip", "An enum to represent denoiser NNE runtime type" },
};
#endif // WITH_METADATA
static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = {
{ "SEQUENTIAL", (int64)SEQUENTIAL },
{ "PARALLEL", (int64)PARALLEL },
};
static const UECodeGen_Private::FEnumParams EnumParams;
}; // struct Z_Construct_UEnum_NNERuntimeORT_EExecutionMode_Statics
const UECodeGen_Private::FEnumParams Z_Construct_UEnum_NNERuntimeORT_EExecutionMode_Statics::EnumParams = {
(UObject*(*)())Z_Construct_UPackage__Script_NNERuntimeORT,
nullptr,
"EExecutionMode",
"EExecutionMode",
Z_Construct_UEnum_NNERuntimeORT_EExecutionMode_Statics::Enumerators,
RF_Public|RF_Transient|RF_MarkAsNative,
UE_ARRAY_COUNT(Z_Construct_UEnum_NNERuntimeORT_EExecutionMode_Statics::Enumerators),
EEnumFlags::None,
(uint8)UEnum::ECppForm::Regular,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_NNERuntimeORT_EExecutionMode_Statics::Enum_MetaDataParams), Z_Construct_UEnum_NNERuntimeORT_EExecutionMode_Statics::Enum_MetaDataParams)
};
UEnum* Z_Construct_UEnum_NNERuntimeORT_EExecutionMode()
{
if (!Z_Registration_Info_UEnum_EExecutionMode.InnerSingleton)
{
UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EExecutionMode.InnerSingleton, Z_Construct_UEnum_NNERuntimeORT_EExecutionMode_Statics::EnumParams);
}
return Z_Registration_Info_UEnum_EExecutionMode.InnerSingleton;
}
// ********** End Enum EExecutionMode **************************************************************
// ********** Begin ScriptStruct FThreadingOptions *************************************************
struct Z_Construct_UScriptStruct_FThreadingOptions_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FThreadingOptions); }
static inline consteval int16 GetStructAlignment() { return alignof(FThreadingOptions); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "Comment", "/** Threading options to configure glocal/local thread pools and exection mode */" },
{ "ModuleRelativePath", "Private/NNERuntimeORTSettings.h" },
{ "ToolTip", "Threading options to configure glocal/local thread pools and exection mode" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bUseGlobalThreadPool_MetaData[] = {
{ "Category", "ONNX Runtime" },
{ "DisplayName", "Use global thread pool" },
{ "ModuleRelativePath", "Private/NNERuntimeORTSettings.h" },
{ "ToolTip", "Use global threadpools that will be shared across sessions." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_IntraOpNumThreads_MetaData[] = {
{ "Category", "ONNX Runtime" },
{ "DisplayName", "Intra-op thread count" },
{ "ModuleRelativePath", "Private/NNERuntimeORTSettings.h" },
{ "ToolTip", "Set thread count of intra-op thread pool, which is utilized by ONNX Runtime to parallelize computation inside each operator.\nSpecial values:\n 0 = Use default thread count\n 1 = The invoking thread will be used; no threads will be created in the thread pool." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InterOpNumThreads_MetaData[] = {
{ "Category", "ONNX Runtime" },
{ "DisplayName", "Inter-op thread count" },
{ "ModuleRelativePath", "Private/NNERuntimeORTSettings.h" },
{ "ToolTip", "Set thread count of the inter-op thread pool, which enables parallelism between operators and will only be created when session execution mode set to parallel.\nSpecial values:\n 0 = Use default thread count\n 1 = The invoking thread will be used; no threads will be created in the thread pool." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ExecutionMode_MetaData[] = {
{ "Category", "ONNX Runtime" },
{ "DisplayName", "Execution mode" },
{ "ModuleRelativePath", "Private/NNERuntimeORTSettings.h" },
{ "ToolTip", "Controls whether multiple operators in the graph (across nodes) run sequentially or in parallel.\nNote: DirectML EP requires sequential execution and therefore ignores this setting." },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FThreadingOptions constinit property declarations *****************
static void NewProp_bUseGlobalThreadPool_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bUseGlobalThreadPool;
static const UECodeGen_Private::FIntPropertyParams NewProp_IntraOpNumThreads;
static const UECodeGen_Private::FIntPropertyParams NewProp_InterOpNumThreads;
static const UECodeGen_Private::FBytePropertyParams NewProp_ExecutionMode;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FThreadingOptions constinit property declarations *******************
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FThreadingOptions>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FThreadingOptions_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FThreadingOptions;
class UScriptStruct* FThreadingOptions::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FThreadingOptions.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FThreadingOptions.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FThreadingOptions, (UObject*)Z_Construct_UPackage__Script_NNERuntimeORT(), TEXT("ThreadingOptions"));
}
return Z_Registration_Info_UScriptStruct_FThreadingOptions.OuterSingleton;
}
// ********** Begin ScriptStruct FThreadingOptions Property Definitions ****************************
void Z_Construct_UScriptStruct_FThreadingOptions_Statics::NewProp_bUseGlobalThreadPool_SetBit(void* Obj)
{
((FThreadingOptions*)Obj)->bUseGlobalThreadPool = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThreadingOptions_Statics::NewProp_bUseGlobalThreadPool = { "bUseGlobalThreadPool", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThreadingOptions), &Z_Construct_UScriptStruct_FThreadingOptions_Statics::NewProp_bUseGlobalThreadPool_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bUseGlobalThreadPool_MetaData), NewProp_bUseGlobalThreadPool_MetaData) };
const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FThreadingOptions_Statics::NewProp_IntraOpNumThreads = { "IntraOpNumThreads", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThreadingOptions, IntraOpNumThreads), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_IntraOpNumThreads_MetaData), NewProp_IntraOpNumThreads_MetaData) };
const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FThreadingOptions_Statics::NewProp_InterOpNumThreads = { "InterOpNumThreads", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThreadingOptions, InterOpNumThreads), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InterOpNumThreads_MetaData), NewProp_InterOpNumThreads_MetaData) };
const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FThreadingOptions_Statics::NewProp_ExecutionMode = { "ExecutionMode", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThreadingOptions, ExecutionMode), Z_Construct_UEnum_NNERuntimeORT_EExecutionMode, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ExecutionMode_MetaData), NewProp_ExecutionMode_MetaData) }; // 2078699833
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FThreadingOptions_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThreadingOptions_Statics::NewProp_bUseGlobalThreadPool,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThreadingOptions_Statics::NewProp_IntraOpNumThreads,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThreadingOptions_Statics::NewProp_InterOpNumThreads,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThreadingOptions_Statics::NewProp_ExecutionMode,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThreadingOptions_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FThreadingOptions Property Definitions ******************************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FThreadingOptions_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_NNERuntimeORT,
nullptr,
&NewStructOps,
"ThreadingOptions",
Z_Construct_UScriptStruct_FThreadingOptions_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThreadingOptions_Statics::PropPointers),
sizeof(FThreadingOptions),
alignof(FThreadingOptions),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThreadingOptions_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FThreadingOptions_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FThreadingOptions()
{
if (!Z_Registration_Info_UScriptStruct_FThreadingOptions.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FThreadingOptions.InnerSingleton, Z_Construct_UScriptStruct_FThreadingOptions_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FThreadingOptions.InnerSingleton);
}
// ********** End ScriptStruct FThreadingOptions ***************************************************
// ********** Begin Class UNNERuntimeORTSettings ***************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UNNERuntimeORTSettings;
UClass* UNNERuntimeORTSettings::GetPrivateStaticClass()
{
using TClass = UNNERuntimeORTSettings;
if (!Z_Registration_Info_UClass_UNNERuntimeORTSettings.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("NNERuntimeORTSettings"),
Z_Registration_Info_UClass_UNNERuntimeORTSettings.InnerSingleton,
StaticRegisterNativesUNNERuntimeORTSettings,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UNNERuntimeORTSettings.InnerSingleton;
}
UClass* Z_Construct_UClass_UNNERuntimeORTSettings_NoRegister()
{
return UNNERuntimeORTSettings::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UNNERuntimeORTSettings_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "Comment", "/** Settings used to configure NNERuntimeORT */" },
{ "DisplayName", "NNERuntimeORT" },
{ "IncludePath", "NNERuntimeORTSettings.h" },
{ "ModuleRelativePath", "Private/NNERuntimeORTSettings.h" },
{ "ObjectInitializerConstructorDeclared", "" },
{ "ToolTip", "Settings used to configure NNERuntimeORT" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_EditorThreadingOptions_MetaData[] = {
{ "Category", "ONNX Runtime" },
{ "ConfigRestartRequired", "TRUE" },
{ "DisplayName", "Editor threading options" },
{ "ModuleRelativePath", "Private/NNERuntimeORTSettings.h" },
{ "ToolTip", "Threading options in Editor targets" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_GameThreadingOptions_MetaData[] = {
{ "Category", "ONNX Runtime" },
{ "ConfigRestartRequired", "TRUE" },
{ "DisplayName", "Game threading options" },
{ "ModuleRelativePath", "Private/NNERuntimeORTSettings.h" },
{ "ToolTip", "Threading options in Non-Editor (Game, Program, ...) targets" },
};
#endif // WITH_METADATA
// ********** Begin Class UNNERuntimeORTSettings constinit property declarations *******************
static const UECodeGen_Private::FStructPropertyParams NewProp_EditorThreadingOptions;
static const UECodeGen_Private::FStructPropertyParams NewProp_GameThreadingOptions;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UNNERuntimeORTSettings constinit property declarations *********************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UNNERuntimeORTSettings>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UNNERuntimeORTSettings_Statics
// ********** Begin Class UNNERuntimeORTSettings Property Definitions ******************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UNNERuntimeORTSettings_Statics::NewProp_EditorThreadingOptions = { "EditorThreadingOptions", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UNNERuntimeORTSettings, EditorThreadingOptions), Z_Construct_UScriptStruct_FThreadingOptions, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_EditorThreadingOptions_MetaData), NewProp_EditorThreadingOptions_MetaData) }; // 277559050
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UNNERuntimeORTSettings_Statics::NewProp_GameThreadingOptions = { "GameThreadingOptions", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UNNERuntimeORTSettings, GameThreadingOptions), Z_Construct_UScriptStruct_FThreadingOptions, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_GameThreadingOptions_MetaData), NewProp_GameThreadingOptions_MetaData) }; // 277559050
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UNNERuntimeORTSettings_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UNNERuntimeORTSettings_Statics::NewProp_EditorThreadingOptions,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UNNERuntimeORTSettings_Statics::NewProp_GameThreadingOptions,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTSettings_Statics::PropPointers) < 2048);
// ********** End Class UNNERuntimeORTSettings Property Definitions ********************************
UObject* (*const Z_Construct_UClass_UNNERuntimeORTSettings_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UDeveloperSettings,
(UObject* (*)())Z_Construct_UPackage__Script_NNERuntimeORT,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTSettings_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UNNERuntimeORTSettings_Statics::ClassParams = {
&UNNERuntimeORTSettings::StaticClass,
"Engine",
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UNNERuntimeORTSettings_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTSettings_Statics::PropPointers),
0,
0x000000A6u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UNNERuntimeORTSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_UNNERuntimeORTSettings_Statics::Class_MetaDataParams)
};
void UNNERuntimeORTSettings::StaticRegisterNativesUNNERuntimeORTSettings()
{
}
UClass* Z_Construct_UClass_UNNERuntimeORTSettings()
{
if (!Z_Registration_Info_UClass_UNNERuntimeORTSettings.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UNNERuntimeORTSettings.OuterSingleton, Z_Construct_UClass_UNNERuntimeORTSettings_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UNNERuntimeORTSettings.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UNNERuntimeORTSettings);
UNNERuntimeORTSettings::~UNNERuntimeORTSettings() {}
// ********** End Class UNNERuntimeORTSettings *****************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h__Script_NNERuntimeORT_Statics
{
static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = {
{ EExecutionMode_StaticEnum, TEXT("EExecutionMode"), &Z_Registration_Info_UEnum_EExecutionMode, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 2078699833U) },
};
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FThreadingOptions::StaticStruct, Z_Construct_UScriptStruct_FThreadingOptions_Statics::NewStructOps, TEXT("ThreadingOptions"),&Z_Registration_Info_UScriptStruct_FThreadingOptions, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FThreadingOptions), 277559050U) },
};
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UNNERuntimeORTSettings, UNNERuntimeORTSettings::StaticClass, TEXT("UNNERuntimeORTSettings"), &Z_Registration_Info_UClass_UNNERuntimeORTSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UNNERuntimeORTSettings), 1072719025U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h__Script_NNERuntimeORT_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h__Script_NNERuntimeORT_513873623{
TEXT("/Script/NNERuntimeORT"),
Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h__Script_NNERuntimeORT_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h__Script_NNERuntimeORT_Statics::ClassInfo),
Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h__Script_NNERuntimeORT_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h__Script_NNERuntimeORT_Statics::ScriptStructInfo),
Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h__Script_NNERuntimeORT_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h__Script_NNERuntimeORT_Statics::EnumInfo),
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,82 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "NNERuntimeORTSettings.h"
#ifdef NNERUNTIMEORT_NNERuntimeORTSettings_generated_h
#error "NNERuntimeORTSettings.generated.h already included, missing '#pragma once' in NNERuntimeORTSettings.h"
#endif
#define NNERUNTIMEORT_NNERuntimeORTSettings_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FThreadingOptions *************************************************
struct Z_Construct_UScriptStruct_FThreadingOptions_Statics;
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h_21_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FThreadingOptions_Statics; \
NNERUNTIMEORT_API static class UScriptStruct* StaticStruct();
struct FThreadingOptions;
// ********** End ScriptStruct FThreadingOptions ***************************************************
// ********** Begin Class UNNERuntimeORTSettings ***************************************************
struct Z_Construct_UClass_UNNERuntimeORTSettings_Statics;
NNERUNTIMEORT_API UClass* Z_Construct_UClass_UNNERuntimeORTSettings_NoRegister();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h_52_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUNNERuntimeORTSettings(); \
friend struct ::Z_Construct_UClass_UNNERuntimeORTSettings_Statics; \
static UClass* GetPrivateStaticClass(); \
friend NNERUNTIMEORT_API UClass* ::Z_Construct_UClass_UNNERuntimeORTSettings_NoRegister(); \
public: \
DECLARE_CLASS2(UNNERuntimeORTSettings, UDeveloperSettings, COMPILED_IN_FLAGS(0 | CLASS_DefaultConfig | CLASS_Config), CASTCLASS_None, TEXT("/Script/NNERuntimeORT"), Z_Construct_UClass_UNNERuntimeORTSettings_NoRegister) \
DECLARE_SERIALIZER(UNNERuntimeORTSettings) \
static constexpr const TCHAR* StaticConfigName() {return TEXT("Engine");} \
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h_52_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UNNERuntimeORTSettings(UNNERuntimeORTSettings&&) = delete; \
UNNERuntimeORTSettings(const UNNERuntimeORTSettings&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UNNERuntimeORTSettings); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UNNERuntimeORTSettings); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UNNERuntimeORTSettings) \
NO_API virtual ~UNNERuntimeORTSettings();
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h_49_PROLOG
#define FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h_52_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h_52_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h_52_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UNNERuntimeORTSettings;
// ********** End Class UNNERuntimeORTSettings *****************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_NNE_NNERuntimeORT_Source_NNERuntimeORT_Private_NNERuntimeORTSettings_h
// ********** Begin Enum EExecutionMode ************************************************************
#define FOREACH_ENUM_EEXECUTIONMODE(op) \
op(SEQUENTIAL) \
op(PARALLEL)
enum EExecutionMode : uint8;
template<> NNERUNTIMEORT_NON_ATTRIBUTED_API UEnum* StaticEnum<EExecutionMode>();
// ********** End Enum EExecutionMode **************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,2 @@
D:\UE_5_7_1\Engine\Plugins\NNE\NNERuntimeORT\Source\NNERuntimeORT\Private\NNERuntimeORT.h
D:\UE_5_7_1\Engine\Plugins\NNE\NNERuntimeORT\Source\NNERuntimeORT\Private\NNERuntimeORTSettings.h