↓ 1 callersMethodfuse_qkv(self, node_q, node_k, node_v, fused_qkv_idx, heads, num_dynamic=0)
src/rfdetr/export/_onnx/exporter.py:692
↓ 1 callersFunctiongeneralized_box_iouGeneralized IoU from https://giou.stanford.edu/ The boxes should be in [x0, y0, x1, y1] format. Returns a [N, M] pairwise matrix, where N =
src/rfdetr/utilities/box_ops.py:66