BYOC input data pass to my codegen

Hi, I am using TVM’s BYOC and currently using my own quantizer in my codegen which requires me to pass some input data. I will be glad to hear some suggestions how this can be done.

Thanks.