Deeptables conf9 (linear + dnn + fibi) regularly failing

This model often fails for me. Anyone else have similar experience?

When you click on the FAILURE it should give you the reasons. Looks like you are running out of GPU memory.

Probably the hidden_units param was set too high. I tagged the model with the #himemory tag to remind you to use workers with higher GPU ram like FamB or FamC.

Got it. TY for the explanation.