Efficient Online Service Based on Go-Tensorflow in the Middle-Station Scenario of Grid Service

Peng Liu,Yiming Lu,Guoqing Wang,Wang Zhou
DOI: https://doi.org/10.1007/978-3-030-97774-0_1
2022-01-01
Abstract:The application of machine learning and deep learning is widely used in the business of the power grid. However, the business of the power grid is complicated, and the online service of deep learning faces greater performance challenges. In order to solve this problem, this paper proposes an online service EOSP based on go-tensorflow. EOSP service is divided into 3 modules, namely model configuration module, execution engine module and model management module. The model configuration module mainly includes functions such as online model configuration and model configuration information synchronization. The execution engine can execute graphical model calls, and has optimized performance based on the characteristics of golang language coroutines. The model management module is responsible for model registration, update, uninstallation and version management. Experiments show that the EOSP service is highly stable, which greatly reduces the time consumption of online services.
What problem does this paper attempt to address?