Searched refs:unet_output_scale (Results 1 – 4 of 4) sorted by relevance
50 DEFINE_double(unet_output_scale, 0.0, "Unet output scale");
290 unet_output_scale = encoding["unet_output"]["scale"][0]
34 const float unet_output_scale,
45 const float unet_output_scale, in Runner() argument61 unet_output_scale_(unet_output_scale), in Runner()