Josep Pon Farreny
Results
2
comments of
Josep Pon Farreny
Right now we are dealing with this issue too using the following snipped. ```bash # Handle user arguments if [ -n "${SM_USER_ARGS}" ]; then user_args=`echo " import os print( \"...
Hi @qidewenwhen, Please find attached a small example with a dummy training step and a register step. The expected outcome is that, after training, the repack step will fail because...