Hi @comaniac,
[quote="comaniac, post:2, topic:7930"] * Are the generated .h and .cc files supposed to be tracked in the repo, or they are more like the build files? [/quote] They will be tracked in the repo. But user should write the tschema for objects instead of writing the cpp files directly except the `tschema-custom` part. [quote="comaniac, post:2, topic:7930"] 1. For the in-place modification, I am a bit confused about the example of customized C++ code (the example of **Before generation** ). I imagine the TSchema definition is a standalone Python file. Then where should this piece of C++ code be specified? [/quote] Sorry that I did not make it clear, there actually no such "before generation" files. Finally we will keep the generated code in our codebase and normal users will build them directly. I just use the code snippets to explain what's tschema's job. --- [Visit Topic](https://discuss.tvm.apache.org/t/rfc-tvm-object-schema-dsl/7930/3) 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/9e881f9d59b2719f4c544e446c9c724a05c81ecb1ed6221092d340e747835d4b).