Changing the files_server
was the only change from previous experiments
CostlyOstrich36self.reporter_logger.report_matplotlib_figure('', '', figure=plt, iteration=gen_number, report_image=False)
this is how I report (worked well before)
Hi NarrowLion8 , do you have a snippet? Just changing the file_server
attribute caused that?
CostlyOstrich36 With explicitly defined report_image
param to False
using the report_matplotlib_figure
function
Hi CostlyOstrich36
Thanks! it helped, but now I save plots and they are indeed saved to S3, but instead of being presented in the 'PLOTS' tab, they're presented in the 'DEBUG SAMPLES' tab. how can i change it?
Hi NarrowLion8 , you can simply change the file_server section to an s3 bucket like files_server:
s3://my_test_bucket