Method_upcast_and_reordered_attn(
self, query, key, value, registered_causal_mask, attention_mask=None, head_mask=None
)
eval/utils/utils_odyssey/modeling_qwen.py:327
Functionis_click Args: predict_bbox: Tensor of shape [bs, 2], format [x, y] (coordinates of predicted points). target_bbox: Tensor of shape [bs, 4
eval/grounding_eval/code/Intern2.5-VL/evaluate_grounding_fun2bbox.py:115
Functionis_click Args: predict_bbox: Tensor of shape [bs, 2], format [x, y] (coordinates of predicted points). target_bbox: Tensor of shape [bs, 4
eval/grounding_eval/code/Intern2.5-VL/evaluate_grounding_bbox2text.py:114