Skip to content

Visualize the results doesn't work #28

@bigtree2020

Description

@bigtree2020

I am trying to run

` poetry run python app.py --from-results-dir ......\ --port 7861
C:\Users\xiaosong\Documents\multi_instances\inference-benchmarker\extra\dashboard\parse_results.py:34: FutureWarning: The behavior of DataFrame concatenation with empty or all-NA entries is deprecated. In a future version, this will no longer exclude empty or all-NA columns when determining the result dtypes. To retain the old behavior, exclude the relevant entries before the concat operation.
df = pd.concat([df, df_tmp])

To create a public link, set share=True in launch().`

But it just hangs there, and no progress.

Image

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