if we turn on USE_VTA_FSIM
and USE_VTA_TSIM
,
/home/ubuntu/tvm/vta/include/vta/hw_spec.h:57:28: error: ‘VTA_LOG_BLOCK_IN’ was not declared in this scope
#define VTA_BLOCK_IN (1 << VTA_LOG_BLOCK_IN)
@thierry is it a bug? I search the code base not see any definition, so as others like VTA_LOG_BLOCK_OUT
, VTA_LOG_WGT_WIDTH
etc.