Youlei Yang
Results
1
issues of
Youlei Yang
This PR fixes issue https://github.com/apache/tvm/issues/12763, where some OP are marked to keep the original dtype but some of its input is `bfloat16` while a `Cast` is missing. The AMP tests...