You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Enable tests for the editor framework, updated all tests to latest API etc. - Cooking improvements, where stripped data is recovered after cook. - Ability to select a training device. This allows you to pick a specific GPU to train on, or choose CPU. - Added some extra Cuda related logging, to help debugging issues. - Added checks to validate training data, checks for NaN and Inf etc in NMM. - Add another return code from the training, and improve error logging in NMM (show call stack etc). - Some other small typo fixes etc. #rb Alex.McAdams #jira UE-215673 [CL 34535415 by john vanderburg in ue5-main branch]