Methodforward(
self,
query_pos: torch.Tensor, # (batch, len_q)
key_pos: torch.Tensor, # (batch, l
cpm-live/cpm_live/layers/position_embedding.py:156
Methodforward(
self,
query_pos: torch.Tensor, # (batch, len_q)
key_pos: torch.Tensor, # (batch, l
cpm-live/cpm_live/native_layers/position_embedding.py:149