Hi,
I've been exploring VTA and am trying out different configurations editing the `vta_config.json` file. For some configuartions, when running `make`, I get the following error: `/tvm/vta/runtime/runtime.cc:46:29: error: static assertion failed: VTA_UOP_WIDTH do not match VTAUop size` I have the following questions: * The corresponding comment in the code says `Avoid bad configurations.` Does this mean that the configurations that trigger this are simply not supported (yet?), and if so does this include every configuration with this parameter-value pair? For example I get this by setting `LOG_WGT_WIDTH` to 2 and leaving every other parameter as default. Does that mean that any configuration with 4-bit weights will trigger this or might it work in combination with some other parameter. * In what way does changing `LOG_WEIGHT_WIDTH` or `LOG_INP_BUFF_SIZE` impact the `UOP_WIDTH`? It doesn't really make sense to me so please let me know what I've missed. Thanks! --- [Visit Topic](https://discuss.tvm.apache.org/t/vta-what-configurations-are-possible/9705/1) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/21d08751a2c4bd4bf4ee3eccd8c2a13b02c09f748298239685949d1375cc0761).