Add function to resolve dependencies in meta op code
When queueing many jobs, the dependencies between them need to be resolved with the knowledge of their respective job id. Lift the computation of the absolute dependency to the level of MetaOpCodes. Signed-off-by:Klaus Aehlig <aehlig@google.com> Reviewed-by:
Michele Tartara <mtartara@google.com>
Please register or sign in to comment