[Apache TVM Discuss] [Questions] [VTA] cma settings for de10 nano

2021-04-15 Thread Masahiro H via Apache TVM Discuss
Thank you for helping me. I don't see `/dev/-cma`. Also I don't see cma in module. But I see CmaTotal and CmaTree in `/proc/meminfo`. ```text # ls /dev/ autofs gpiochip0 mmcblk0 ptyp0 ptypc tty0 tty2 tty30 tty41 tty52 tty63 ttyp6vcs1 vcsa6 block

[Apache TVM Discuss] [Questions] Where does the Lowering from Relay to TIR happen?

2021-04-15 Thread Max Sponner via Apache TVM Discuss
I tried to correspond the output of relay.analysis.extract_fused_functions with their execution times measured by the debug executor, but was not able to find a way to match these two sets. I already asked for help a couple of weeks ago, but did not know about extract_fused_functions at this