File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 benchmark :
5757 runs-on : ${{ inputs.runner }}
5858 timeout-minutes : 480
59- name : ' ${{ inputs.exp-name }} ${{ inputs.runner }} ${{ inputs.precision }} mtp-${{ inputs.mtp-mode }}'
59+ name : ' ${{ inputs.exp-name }} ${{ inputs.runner }} ${{ inputs.framework }} ${{ inputs. precision }} mtp-${{ inputs.mtp-mode }}'
6060
6161 steps :
6262 - name : Resource cleanup
Original file line number Diff line number Diff line change 7070 benchmark :
7171 runs-on : ${{ inputs.runner }}
7272 timeout-minutes : 180
73- name : ' ${{ inputs.exp-name }} ${{ inputs.runner }} ${{ inputs.precision }} tp=${{ inputs.tp }} ep=${{ inputs.ep }} dpa=${{ inputs.dp-attn }} conc=${{ inputs.conc }}'
73+ name : ' ${{ inputs.exp-name }} ${{ inputs.runner }} ${{ inputs.framework }} ${{ inputs. precision }} tp=${{ inputs.tp }} ep=${{ inputs.ep }} dpa=${{ inputs.dp-attn }} conc=${{ inputs.conc }}'
7474 steps :
7575 - name : Resource cleanup
7676 run : |
You can’t perform that action at this time.
0 commit comments