• Ted Themistokleous's avatar
    PR comments from Paul · cd9560ed
    Ted Themistokleous authored
    -make all_but_last_dims_equal func instead of lambda
    -rename dim_delta -> rank_delta
    -make unsqueeze_last_op func instead of lambda
    -Handle multi output cases of changing output instructions
    -capture shape at each output shape at start of loop via .at() operator
    -replace instances of && with and
    cd9560ed
parse_if.cpp 7.45 KB