remove buffer->iface.get_name that used in cann as it was removed in backend registry refactor PR.
* [CANN] Adapt to dynamically loadable backends mechanism * Fix the Bug: inference running result is garbled in debug running model for LM models who's type is Q4_0 class * Handle the review comments of this pull request
Fix cann compilation error after merging llama.cpp supports dynamically loadable backends.