mmcv/tests/test_ops
Cao Yuhang d5cbf7eed1
Migrate op (#392)
* migrate op

* migrate unittest

* update build no torch

* add back use_torch_vision for roi align

* fix type and unit test

* ignore test logging when no torch

* fix no torch ci test

* skip test registry

* remove coverage report when no torch

* fix mac ci order

* install latest pillow when no torch

* mv convws to brisk
2020-07-08 17:29:15 +08:00
..
test_bbox.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_carafe.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_cc_attention.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_corner_pool.py Migrate op (#392) 2020-07-08 17:29:15 +08:00
test_deform_conv.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_deform_roi_pool.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_focal_loss.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_info.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_masked_conv2d.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_merge_cells.py Migrate op (#392) 2020-07-08 17:29:15 +08:00
test_modulated_deform_conv.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_nms.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_psa_mask.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_roi_align.py Add cpu ops (#370) 2020-06-30 12:09:48 +08:00
test_roi_pool.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_syncbn.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_wrappers.py Migrate op (#392) 2020-07-08 17:29:15 +08:00