Skip to content

Task Interference Issue #353

@stevenyangyj

Description

@stevenyangyj

Hi, authers thanks so much for the excellent work! I would like to know whether the interference between tasks occurs if I repeatedly sample a minibatch from the task pool but DO NOT reset the AVD files and restart the emulator-[xxxx].

For example,

for i = 1 -> N:
    task_batch = task_pool.sample(bs)
    for worker_i = 1 -> bs:
        env.init_task(task_batch[worker_i])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions