Skip to main content

004443: Invalid parameter. attention_type must be either PAM (Pyramid Attention Module) or BAM (Basic Attention Module). For example, attention_type: PAM.

Description

The attention_type value is invalid. The argument need to be set to either PAM or BAM.

For more information about valid argument values, see Deep learning arguments.

Solution

Set the attention_type value to PAM or BAM.