K707
Results
1
issues of
K707
Hello, I would like to know that is there any specific reason for using task_id along with x_coor, y_coor while creating pos_embedding ? if self.pos_embedding_type == "linear": if len(self.tasks)>1: self.pos_embedding...