You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tvm.apache.org by masahi <no...@github.com.INVALID> on 2021/09/03 09:24:09 UTC

Re: [apache/tvm] [RFC][Tracking Issue][AMP] Tracking Issue for Mixed Precision Pass (#8296)

@AndrewZhaoLuo What is our goal wrt mixed_type accumulation? Assuming we do find cases where mixed accum is beneficial, how are we going to decide when to enable / disable it? Given that currently we can only choose one or the other per op, https://github.com/apache/tvm/blob/f4f525dab86af653636bce95ce3609288fbaa587/python/tvm/relay/transform/mixed_precision.py#L167-L168

-- 
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/issues/8296#issuecomment-912394809