Skip to content

run_gen_base_impl.py has an assertion error #3

@Osamaelgendy

Description

@Osamaelgendy

When running run_gen_base_impl.py, it hits a bug in tools/fasttest/run.py: in the “no query validator” path it sets metrics = None, but later, if W&B logging is enabled (which is my case), it still does assert isinstance(metrics, Dict).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions