Normalize D(x)[i]
to D(x[i])
and remove implicit broadcasting
#51
Job | Run time |
---|---|
6s | |
6s |
D(x)[i]
to D(x[i])
and remove implicit broadcasting
#51
Job | Run time |
---|---|
6s | |
6s |