Skip to content

[E2E_baseline] Torchbench detectron2 series models accuracy test with RuntimeError: dets should have the same type as scores #117

@chuanqi129

Description

@chuanqi129

🐛 Describe the bug

Those detectron2 series models accuracy crash with RuntimeError: dets should have the same type as scores

Model Precision Mode
detectron2_fasterrcnn_r_101_c4 bf16/fp16 inference
detectron2_fasterrcnn_r_101_dc5 bf16/fp16 inference
detectron2_fasterrcnn_r_101_fpn bf16/fp16 inference
detectron2_fasterrcnn_r_50_c4 bf16/fp16 inference
detectron2_fasterrcnn_r_50_dc5 bf16/fp16 inference
detectron2_fasterrcnn_r_50_fpn bf16/fp16 inference
detectron2_maskrcnn bf16/fp16 inference
detectron2_maskrcnn_r_101_c4 bf16/fp16 inference
detectron2_maskrcnn_r_101_fpn bf16/fp16 inference
detectron2_maskrcnn_r_50_c4 bf16/fp16 inference
detectron2_maskrcnn_r_50_fpn bf16/fp16 inference
detectron2_maskrcnn bf16/fp16 training
detectron2_maskrcnn_r_50_c4 bf16/fp16 training

Versions

Pytorch: git clone -b e2e-baseline https://github.com/etaf/pytorch-inductor-xpu pytorch
Test script: inductor_xpu_test.sh

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions