Thanks, this is ok for a small number of values but doing this for ~13,000 values is where I think things get interesting. Am I correct in thinking that writing `a[0] = 2; a[1] = 1; ... ` for every value will cause the intermediate c file that is generated to explode in size? If that's the case I don't think there is any other option other than serializing and saving the constants to a separate file?
--- [Visit Topic](https://discuss.tvm.ai/t/external-codegen-constant-tensors-in-c-codegen/5890/10) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/9c88cbc082c81541269efc9747076ee8747f3b055bec17d6b94554263b50f963).