• Ted Themistokleous's avatar
    Force empty branches to be an outline. · b2d0d60e
    Ted Themistokleous authored
    Outline of an empty branch is correct typically seen if we parse in an empty
    constant for the other side of the if then/else onnx logic.
    
    Need to do this to match shape even though the other branch is just empty.
    b2d0d60e
parse_if.cpp 7.04 KB