1. 25 May, 2025 1 commit
  2. 11 Jul, 2024 1 commit
  3. 23 Nov, 2022 1 commit
  4. 27 Oct, 2022 1 commit
  5. 20 Jun, 2022 1 commit
    • WINDSKY45's avatar
      [Enhance] Add type hints in /ops: (#2030) · b9a96e56
      WINDSKY45 authored
      
      
      * [Enhance] Add type hints in /ops:
      `fused_bias_leakyrelu.py`, 'gather_points.py`, `group_points.py`.
      There is no need to add type hints in `furthest_point_sample.py` and
      `info.py`.
      As for `focal_loss.py`, please see #1994.
      
      * Modidied the default value of a variable.
      
      * [Enhance] Add type hints in:
      `knn.py`, `masked_conv.py`, `merge_cells.py`, `min_area_polygons.py`,
      `modulated_deform_conv.py`, multi_scale_deform_attn.py`.
      
      * Fix typehint.
      
      * Fixed typehint.
      
      * remove type hints of symbolic
      
      * add no_type_check to ignore mypy check for method
      Co-authored-by: default avatarZaida Zhou <58739961+zhouzaida@users.noreply.github.com>
      b9a96e56
  6. 09 Dec, 2021 2 commits
  7. 23 Nov, 2021 1 commit
  8. 08 Nov, 2021 2 commits
  9. 23 Oct, 2021 1 commit