You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is caused by issues in handling ifelse and rep for JuliaObject in JuliaCall.
The corresponding test is temporarily commented out.
The text was updated successfully, but these errors were encountered:
Non-Contradiction
changed the title
Test for forward.grad on function vec2num_6 in DiffTests fails.
Test for forward.grad on functions using ifelse fails.
May 19, 2018
Note the test has been added back and is okayl because of some tricks in JuliaCall as documented in the progress.md.
Need to think on the issue further, so leave it open as a reminder.
The problem is caused by issues in handling
ifelse
andrep
forJuliaObject
inJuliaCall
.The corresponding test is temporarily commented out.
The text was updated successfully, but these errors were encountered: