Skip to content

Commit 0da233c

Browse files
committed
modify the changelog
1 parent 966b604 commit 0da233c

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
@@ -88,6 +88,7 @@ To release a new version, please update the changelog as followed:
8888
- `tutorial_models_vgg16` and `tutorial_models_vgg19` has been changed the input scale from [0,255] to [0,1](PR #710)
8989
- `tutorial_mnist_distributed_trainer.py` and `tutorial_cifar10_distributed_trainer.py` are added to explain the uses of Distributed Trainer (PR #700)
9090
- add `tutorial_quanconv_cifar10.py` and `tutorial_quanconv_mnist.py` (PR #735)
91+
- add `tutorial_work_with_onnx.py`(PR #775)
9192
### Changed
9293
- function minibatches changed to avoid wasting samples.(PR #762)
9394
- all the input scale in both vgg16 and vgg19 has been changed the input scale from [0,255] to [0,1](PR #710)

0 commit comments

Comments
 (0)