• F
    replase pass with error exception (#35367) · 5675042d
    Feng Xing 提交于
    This PR adds error exception in fused transformer python interface.
    The function body are not implemented (will be implemented later).
    Following zhiqiu's comment in previous PR-35206 (merged already), it is better to raise an exception instead of using "pass".
    5675042d
fused_transformer.py 19.5 KB