"examples/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "fd0bc60e3e1c87bbdab738c5830ec46c16641ece"
  • rjenc29's avatar
    Fix a couple of typos and add an illustrative test (#26941) · 7e35f370
    rjenc29 authored
    * fix a typo and add an illustrative test
    
    * appease black
    
    * reduce code duplication and add Annotion type back with a pending deprecation warning
    
    * remove unused code
    
    * change warning type
    
    * black formatting fix
    
    * change enum deprecation approach to support 3.8 and earlier
    
    * add stacklevel
    
    * fix black issue
    
    * fix ruff issues
    
    * fix ruff issues
    
    * move tests to own mixin
    
    * include yolos
    
    * fix black formatting issue
    
    * fix black formatting issue
    
    * use logger instead of warnings and include target version for deprecation
    7e35f370
test_image_processing_common.py 15.5 KB