Reimplement jacobians using the vectorized forward mode #1121
95.98% of diff hit (target 94.48%)
View this Pull Request on Codecov
95.98% of diff hit (target 94.48%)
Annotations
Check warning on line 92 in lib/Differentiator/JacobianModeVisitor.cpp
codecov / codecov/patch
lib/Differentiator/JacobianModeVisitor.cpp#L92
Added line #L92 was not covered by tests
Check warning on line 269 in lib/Differentiator/JacobianModeVisitor.cpp
codecov / codecov/patch
lib/Differentiator/JacobianModeVisitor.cpp#L269
Added line #L269 was not covered by tests
Check warning on line 272 in lib/Differentiator/JacobianModeVisitor.cpp
codecov / codecov/patch
lib/Differentiator/JacobianModeVisitor.cpp#L271-L272
Added lines #L271 - L272 were not covered by tests
Check warning on line 274 in lib/Differentiator/JacobianModeVisitor.cpp
codecov / codecov/patch
lib/Differentiator/JacobianModeVisitor.cpp#L274
Added line #L274 was not covered by tests
Check warning on line 277 in lib/Differentiator/JacobianModeVisitor.cpp
codecov / codecov/patch
lib/Differentiator/JacobianModeVisitor.cpp#L277
Added line #L277 was not covered by tests
Check warning on line 282 in lib/Differentiator/JacobianModeVisitor.cpp
codecov / codecov/patch
lib/Differentiator/JacobianModeVisitor.cpp#L279-L282
Added lines #L279 - L282 were not covered by tests
Check warning on line 30 in lib/Differentiator/VectorForwardModeVisitor.cpp
codecov / codecov/patch
lib/Differentiator/VectorForwardModeVisitor.cpp#L30
Added line #L30 was not covered by tests