Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

New ops for RCNN + old ops improvements for RCNN #16215

Merged
merged 7 commits into from
Oct 10, 2019

Commits on Sep 19, 2019

  1. box encode and box decode

    seems to work now
    
    bug fix
    
    use template to get rid of if statement
    Jerryzcn committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    ff52b9e View commit details
    Browse the repository at this point in the history
  2. roi align ignore batchid < 0

    Jerryzcn committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    5131a44 View commit details
    Browse the repository at this point in the history
  3. amp multicast support casting to narrowest type

    cpplint
    
    cpplint
    Jerryzcn committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    db79553 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0503d4d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. add unittest

    Jerryzcn committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    d3e1618 View commit details
    Browse the repository at this point in the history
  2. address comments

    Jerryzcn committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    eb96bfd View commit details
    Browse the repository at this point in the history
  3. fix amp_multicast

    Jerryzcn committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    4c5632e View commit details
    Browse the repository at this point in the history