Error during GAN training : render process terminated: null java.lang.​NoSuchFiel​dError: TS_PROCESS_OOM

10 views (last 30 days)
The following error occurred during GAN training:
Error Message:
render process terminated: null
java.lang.NoSuchFieldError: TS_PROCESS_OOM
--Detailed Information--
System: HP z4 workstation, memory: 128GB, SSD: 1TB (50% is available)
Operating System: Windows 10, 64-bit
MATLAB Version: R2022b
Java Heap Space: 32.697GB
Execution File: example file from MATLAB, TrainGenerativeAdversarialNetwork(GAN)Example
I think Java Heat Space is enough because the system memory usage is below 20GB and Java Heap Space Setting is over 32GB.
Please, let me know how to solve this problem.
  1 Comment
Shreeya
Shreeya on 10 Oct 2024
Hi
This error looks like an out of memory issue. Are you using a live script to train the model ? If yes, does converting it to a .m file resolve the issue ?
Thanks!

Sign in to comment.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!