• L
    Integrate TRT qdq layers (#54803) · ae84c603
    Leo Chen 提交于
    * Integrate quantize/dequantize linear and add config for explicit quantization
    
    * Fix the build error
    
    * Add macro for TRT version < 8.0
    
    * Remove qdq UT from windows
    
    * Fix UT failure
    
    * Check TRT version in qdq UT
    
    * Test tensorrt_explicit_enabled API
    
    * Disable QDQ UT if TRT version < 8.5
    
    * Add quantization postfix into public APIs
    
    * Apply code formatter
    
    * Fix the UT failure for explicit quantization
    
    * Apply code formatter on modified files
    
    * Correct the year in copyright
    ae84c603
op_teller.cc 106.6 KB