[VTA] Supporting other models apart from resnet18 in VTA

This is because the quantization pass we implemented in Relay has limited operator support. By extending quantization to support more models we’ll get better coverage of models for VTA. This is WIP.