Required prerequisites
Motivation
To simplify the workflow, some properties(ASRAM, WSRAM, RSRAM) should be added in TVM::Buffer.
It is not recommended to modify TVM::Buffer. A better solution is to change scope-string in buffer.
Solution
Need to pass the scope-string validity checking.
Alternatives
No response
Additional context
No response