"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "64e2ee782f0f3d0afa0b29037721c4b554f69f50"
Sentiment analysis model initial implementation. (#4494)
* Sentiment analysis model initial implementation. - This is an implementation of the Sentiment Analysis model. - The implementation is with the reference to paddle version. * Sentiment analysis model initial implementation. - This is an implementation of the Sentiment Analysis model. - The implementation is with the reference to paddle version. * addressing comments * addressing comments * addressing the comments: using the util function for distribution strategy * addressing comments - lint style correction. - avoid using global FLAG variable. * modify the format to fit in the style guideline. * convert from single quote to double quote
Showing
Please register or sign in to comment