UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition MLLevelSetNeuralInference.h:14
void SetModelWeightsShapes(TArray< TArray< uint32 > > &InModelWeightsShapes)
Definition MLLevelSetNeuralInference.h:22
FMLLevelSetNeuralInference()
Definition MLLevelSetNeuralInference.h:16
FMLLevelSetNeuralInference & operator=(const FMLLevelSetNeuralInference &Other)
Definition MLLevelSetNeuralInference.cpp:33
void RunInference(TArray< float, TAlignedHeapAllocator< 64 > > &InputData, TArray< float, TAlignedHeapAllocator< 64 > > &OutputData, uint32 SingleInputSize, uint32 SingleOutputSize, TArray< TArray< float, TAlignedHeapAllocator< 64 > > > &ModelWeightsIn) const
Definition MLLevelSetNeuralInference.cpp:50
const bool IsValid() const
Definition MLLevelSetNeuralInference.h:23
FMLLevelSetNeuralInference * Copy() const
Definition MLLevelSetNeuralInference.cpp:41
Definition MLLevelset.h:38
Definition Archive.h:1208
Definition ContainerAllocationPolicies.h:447
Definition SharedPointer.h:692
UE_FORCEINLINE_HINT const bool IsValid() const
Definition SharedPointer.h:1085
Definition SkeletalMeshComponent.h:307