mmcv/tests/test_ops
Kai Chen 03214fd446
Support pytorch 1.7 and update the CI (#631)
* support pytorch 1.7 and update the CI

* fix CI

* fix onnxruntime version in macos
2020-10-31 17:58:15 +08:00
..
test_bbox.py Misc updates regarding Windows and unittests (#586) 2020-10-28 16:23:19 +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 Support to split batched_nms when box number is too large (#516) 2020-08-24 00:32:39 +08:00
test_onnx.py Support pytorch 1.7 and update the CI (#631) 2020-10-31 17:58:15 +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_saconv.py fix saconv (#489) 2020-08-16 01:45:01 +08:00
test_syncbn.py fix syncbn parameter order mismatch and parrots bug (#488) 2020-08-13 19:27:05 +08:00
test_tin_shift.py Add `tin_shift` function (#492) 2020-08-15 22:29:07 +08:00