Triton rebuild model consumes too much memory
The problem appears to be the size of the event message structure. Find a workaround or reduce the size of that struct. This problem currently makes it difficult to run the model in parallel.
The problem appears to be the size of the event message structure. Find a workaround or reduce the size of that struct. This problem currently makes it difficult to run the model in parallel.