标签: python nginx tensorflow
我想调用tensorflow并加载一个模型来随机解决问题,如何将模型保存在内存中以防止加载模型这么多次并浪费那么多时间?
后端:python-tensorflow 前端:Nginx