Skip to content

Commit 2e0fed5

Browse files
committed
Fix changelog to include Unsqueeze Op. update for ONNX opset 13 or higher as list of PRs
1 parent 0435b85 commit 2e0fed5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This file contains the changelog for the Deeploy project. The changelog is divid
1313
- Node Mangling to avoid duplication [#93](https://github.com/pulp-platform/Deeploy/pull/93)
1414
- Prepare Post v0.2.0 Release [#104](https://github.com/pulp-platform/Deeploy/pull/104)
1515
- Use Docker digests instead of arch-specific tags [#106](https://github.com/pulp-platform/Deeploy/pull/106)
16+
- Fix `Unsqueeze` Op. when using ONNX opset 13 or higher (from attribute to input) [#119](https://github.com/pulp-platform/Deeploy/pull/119)
1617

1718
### Added
1819
- Add manual type inference feature (CLI: `--input-type-map`/`--input-offset-map`) to resolve ambiguities when test inputs are not representative enough

0 commit comments

Comments
 (0)