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
{{ message }}
This repository was archived by the owner on Aug 12, 2021. It is now read-only.
Hi,
my objective function is:
For x0 = np.random.rand(100), the command:
F(ad.seed(x0))returns:
ValueError: Input must be 1- or 2-d.Is a matrix multiplication in an objective function unsupported?