v0.2.0 #94
Unanswered
leonwanghui
asked this question in
Q&A
v0.2.0
#94
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Released 2021-06-07.
Major Features and Improvements
textmodule to provide the basic dataset loading and preprocessing in NLP scenarios. #53 #73mindsporemodule dependencies fromv1.1.1tov1.2.0. #81 #84ClientandServercommunication interface inservingmodule. #76hubmodule to enable loading lots of pre-trained models, incluidnglenet5_v1,resnet50_v1,alexnet_v1,vgg16_v1,mobilenet_v2andssd300_v1. #86 #93Model Park
AlexNet,DenseNet100,VGG16,SentimentNet,Bert. #59 #89 #63 #67API Change
servingentrypoint function withClientandServerclass interface.hub.loadmethod to easily load pretrained model and apply model evaluation and inference operation.For the detailed API changes, please find TinyMS Python API in API Documentation.
Backwards Incompatible Change
None
Bug fixes
batch_normasTrueby default in VGG16 to fix the converge problem of accuracy. #90Contributors
Great thanks go to these wonderful people:
@zjuter0126, @Mickls, @leonwanghui, @hannibalhuang, @hellowaywewe, @huxiaoman7
This discussion was created from the release v0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions