BMSG-GAN
BMSG-GAN copied to clipboard
Sagemaker environment vars should not be required
USE_SAGEMAKER is checked at the beginning of train.py but not in the arg code which includes a few sagemaker variables. Easy enough to comment out but would be nice just to pull the USE_SAGEMAKER through completely in the code for all variables.