• Jingwei Zhang's avatar
    [CI] Add github action CI && refactor `tests/utils/` (#2012) · 1a47acdd
    Jingwei Zhang authored
    * update github action ci
    
    * install torch in ci
    
    * fix ci on win
    
    * add __init__ in tests/utils
    
    * add mmdet3d/testing for modeule importing in UT in win
    
    * fix diff path sep on UT
    
    * reduce RAM in voxel_generator
    
    * reduce RAM in anchor_generator
    
    * remove print in UT
    
    * fix lint
    
    * fix pvrcnn ut
    
    * fix lint
    
    * reduce channels in second_fpn
    1a47acdd
data_utils.py 6.62 KB