zhaoshan2/pangu-pytorch

issue about the constant mask

Closed this issue · 1 comments

what is the constants['const_h'] which associates with the operation “input = torch.cat((input, const_h), dim=1)” in PatchEmbedding layer

Hi,
The constant_h is extracted from the original onnx file, and it contains some masks (.e.g., topography) of the input.