Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix npu op bug. #3122

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Fix npu op bug. #3122

wants to merge 22 commits into from

Commits on Jun 18, 2024

  1. fix npu bug.

    momo609 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7534dd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. modify chamfer

    Annarine committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ef10dc7 View commit details
    Browse the repository at this point in the history
  2. Add NPU support for dynamic voxelization

    Update voxelization_npu.cpp
    
    Update test_voxelization.py
    
    Update voxelization_npu.cpp
    
    Update voxelization_npu.cpp
    
    Update voxelization_npu.cpp
    Pr0Wh1teGivee authored and zhuweichen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    46182c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #37 from Pr0Wh1teGivee/rc4main

    Add NPU support for dynamic voxelization
    momo609 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ee79718 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    b238850 View commit details
    Browse the repository at this point in the history
  2. repair nms_rotated bug

    huhongsun committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    14f031a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #31 from huhongsun/rc4main

    repair nms_rotated npu bug
    momo609 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ffde0d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    ca0e427 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from mikaelchan/rc4main

    add dtype check for roi_align
    momo609 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4aacf0f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. adapt box_iou_rotaed to boxes_overlap_bev

    Update box_iou_rotated_npu.cpp
    zhuweichen committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    2ed5eb5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from DaGaiBa/rc4main

    Bugfix of NPU adapter of nms3d
    momo609 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    d11a531 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge pull request #41 from Pr0Wh1teGivee/iou_fix

    Adapt boxes_overlap_bev to box_iou_rotated
    momo609 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a10cfa4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    7c56ba9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from wujiadi1/rc4main

    fix the bug of DeformableRoiPoolGrad
    momo609 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e112ca4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Interfaces change.

    DaGaiBa committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f572475 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from DaGaiBa/rc4main

    Interfaces change.
    momo609 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    44afa6a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. chamfer push_back

    Annarine committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6728a04 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    5e0bd89 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. fix msda

    Update chamfer_distance_npu.cpp
    Pr0Wh1teGivee committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a6d4f0d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54 from Pr0Wh1teGivee/msda_fix

    fix msda
    momo609 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0c19b5d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. fix focallossgrad

    momo609 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b7702bf View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Merge pull request #53 from OlaWod/rc4main

    adapt boxes_overlap_bev & box_iou_rotated
    momo609 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d5085da View commit details
    Browse the repository at this point in the history