• Cory Lorenz's avatar
    Inv Func Opt: Fix Fast Compile Mode & More Tests · 357f8a08
    Cory Lorenz 提交于
    In fast compile mode, non-inverse functions can be split into two
    operations, which broke one of the asserts.
    Also added exhaustive tests for all inverse function pairs.
    Abstracted out the test assertions to enhance readability.
    357f8a08
test_opt.py 212.0 KB