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
Maybe for future reference, we can add seed as an input to lsrtm_objective, fwi_objective, judiJacobian, etc so that we have more control of randomization of probing vectors. Now seed is only in qr_data and not included by any operator.
Maybe for future reference, we can add seed as an input to
lsrtm_objective,fwi_objective,judiJacobian, etc so that we have more control of randomization of probing vectors. Now seed is only inqr_dataand not included by any operator.