![]() | ![]() | ![]() | ![]() | ![]() |
When you train a SAS U-Net model with one ore more graphics processing units (GPUs) and the image height is not equal to the width, the following error message might occur:
Here is an example that shows the DLPy fit function where the width and height are different and gpu= is specified:
model = UNet(s,
n_classes=4,
n_channels=3,
width=512, height=256,
bn_after_convolutions=True,
output_image_type='BASE64') # 'BASE64', 'PNG', 'WIDE' (default)
Click the Hot Fix tab in this note for a link to instructions about accessing and applying the software update. The hot fix is for Linux x64 only.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Visual Data Mining and Machine Learning | Linux for x64 | 8.5 | Viya | ||
Microsoft® Windows® for x64 | 8.5 | Viya |