Here is another idea:
- “float = float32” but with a warning
- Add an env variable
TVM_STRICT_MODE
to force the usage of “float” to throw, and enable the flag in the CI, so that we fix all the usage in our current codebase
Here is another idea:
TVM_STRICT_MODE
to force the usage of “float” to throw, and enable the flag in the CI, so that we fix all the usage in our current codebase