> > 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? > > It should be trivial (hope I don't eat my words). I'm not 100% sure of the > support for bfloat16 in current relay ops however.
TVM has limited bfloat16 support now but it's on the way, so it would be better for this RFC to also consider this case, even the initial version may not cover it. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-rfcs/pull/6#issuecomment-857950295