[GitHub] [tvm-rfcs] comaniac commented on pull request #6: Automatic Mixed Precision Pass RFC

2021-06-09 Thread GitBox
comaniac commented on pull request #6: URL: https://github.com/apache/tvm-rfcs/pull/6#issuecomment-857950295 > > Thanks for the answers. I'll review the PR to get more implementation details. > > One more question regarding the extensibility: can this be extended easily to support

[GitHub] [tvm-rfcs] comaniac commented on pull request #6: Automatic Mixed Precision Pass RFC

2021-06-09 Thread GitBox
comaniac commented on pull request #6: URL: https://github.com/apache/tvm-rfcs/pull/6#issuecomment-857914672 Thanks for the answers. I'll review the PR to get more implementation details. One more question regarding the extensibility: can this be extended easily to support bfloat16?

[GitHub] [tvm-rfcs] comaniac commented on pull request #6: Automatic Mixed Precision Pass RFC

2021-06-09 Thread GitBox
comaniac commented on pull request #6: URL: https://github.com/apache/tvm-rfcs/pull/6#issuecomment-857889774 Thanks for the RFC. I have two questions: 1. How to mark/set the color (i.e., attribute) of every operator? 2. It seems to me that if we register a casting checker instead of