Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 250 Bytes

flow.md

File metadata and controls

9 lines (8 loc) · 250 Bytes

MLC script automation workflow

flowchart TD
    A[MLC interface] --> B{Script Automation}
    A[MLC interface] --> C{Cache Automation}
    B[Script Automation] --> C{Cache Automation}
    B[Script Automation] --> D{MLPerf Scripts}
Loading