This document contains the python API to VTA compiler toolchain... automodule:: vtaHardware Information--------------------.. autofunction:: vta.Environment.. autofunction:: vta.get_envRPC Utilities-------------.. autofunction:: vta.reconfig_runtime.. autofunction:: vta.program_fpgaCompiler API------------We program VTA using TVM, so the compiler API in vta packageis only a thin wrapper to provide VTA specific extensions... autofunction:: vta.build_config.. autofunction:: vta.build.. autofunction:: vta.lower