Hello,
In ubuntu I can see a lot of compilers for aarch64 or arm32 architecture, e.g.:
```
apt-cache search aarch64-linux
gobjc++-11-aarch64-linux-gnu - GNU Objective-C++ compiler
gobjc++-9-aarch64-linux-gnu - GNU Objective-C++ compiler
gobjc++-aarch64-linux-gnu - GNU Objective-C++ compiler for
i wanna find way to automative single op accuracy testing. I use another way to
extract single op ir definition, then run the single op ir func def. not using
tir.
---
[Visit
Topic](https://discuss.tvm.apache.org/t/any-way-to-extract-tir-function-from-relay/11907/3)
to respond.
You are
Well, apparently this is achieved using the LowerDeviceStorageAccessInfo
transform pass, or at least it seems that thats how the VTA achieves something
similar. Although there is not enough documentation on this pass to exactly
understand how to use it.
---
[Visit
Topic](https://discuss.