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
Is your feature request related to a problem? Please describe.
We updated the RayGraphAdapter to work with the HamiltonTracker. We should do the same for the DaskGraphAdapter.
Describe the solution you'd like
For people using tasks, have it mirror the RayGraphAdapter.
For those using dask datatypes -- I don't believe there needs to be any change.
For those using both -- we'd need to think through.
Is your feature request related to a problem? Please describe.
We updated the RayGraphAdapter to work with the HamiltonTracker. We should do the same for the DaskGraphAdapter.
Describe the solution you'd like
For people using tasks, have it mirror the RayGraphAdapter.
For those using dask datatypes -- I don't believe there needs to be any change.
For those using both -- we'd need to think through.
Describe alternatives you've considered
N/A
Additional context
#1103
The text was updated successfully, but these errors were encountered: