Skip to content

Tool to determine baseline coverage for user models #1

@duck-tape

Description

@duck-tape

Purpose

Create a tool placeholder name shark_pup which can takes either the model or its runlog (assuming there is standard logging method) and generates a execution graph which will provide enough information on what nodes of the graph (operators?) are called/used. This will help end users identify which sections of their models have been optimized out of the box and which ones need advanced tuning support.

Expected behavior

run shark_pup --input <directory with model | runlog> --output <output_directory>

Expected output

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