• Ted Themistokleous's avatar
    Parse if inline constant args (#1533) · ca15cd37
    Ted Themistokleous authored
    Allows migraphx to inline the IF operator when we run into an IF that can be evaluated at compile time, thus avoiding us injecting IF and just inserting the instructions directly.
    ca15cd37
onnx_parser.cpp 19.1 KB