Files
apache--tvm/python
Vincent Abriou 5a7c08154b [TVMC] add the support of the cross compiler options (#7922)
Add the possibility to provide the cross compiler options when using the
tvmc compile functionality.
With some cross compiler, toolchains --sysroot option (at least) need to be
defined.

tvmc/test_compile.py as been updated to introduce simple tests to validate
the cross options functionnality.

Signed-off-by: Vincent ABRIOU <vincent.abriou@st.com>
2021-05-21 13:22:27 +01:00
..