“13a9b9cb3c7ae59807b617bf0e9c3e0ee1bfc927”上不存在“mobile/tools/python/fluidtools/run_multi_feed.py”
Remove ScopePtr and OperatorPtr
* ScopePtr means pointer of scope, but it can be shared or uniqued. Change it to std::shared_ptr<Scope> to make code better to read.
Showing
想要评论请 注册 或 登录