Skip to content

1.13.0

Compare
Choose a tag to compare
@xiaowuhu xiaowuhu released this 03 Nov 12:14
· 42 commits to master since this release
b7bcbc9

Improvement and new features:

  • upgrade version number to 1.13
  • add warning message when fp32 was truncated to fp16, #246
  • update tasoptions to align with security review #244
  • add new test cases #243
  • add RandomUniformLike op into fp16 converter block list #239
  • shorten CI pipeline by reduce the matrix size #237
  • delay import onnxruntime to avoid ImportError when onnxruntime is not necessary #235
  • create and update OneBranchPipeline-Official.yml for security review #232 #226 #223
  • add 3 descriptions files for OSS #230
  • add auto_mixed_precision_model_path function for large model (larger than 2G) #217 #230
  • fix Resize op convert to fp16 issue #212

Closed issues:
#245 #242 #241 #238 #229 #227 #220 #200 #218 #215 #213 #211 #208 #207 #196 #195 #171 #150