You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling with -Werror=range-loop-construct flag, the build fails at: mindspore/ccsrc/debug/data_dump/dump_utilis.cc:72:26 error: loop variable 'strsrc' creates a copy from type 'const string'
Describe the expected behavior
Steps to reproduce the issue
Go to the MindSpore root directory and execute the compilation script