diff --git a/mindinsight/ui/src/views/train-manage/profiler.vue b/mindinsight/ui/src/views/train-manage/profiler.vue new file mode 100644 index 0000000000000000000000000000000000000000..5c65f81c7ce2c9aa87f2d3cbba6d6203b1250bc7 --- /dev/null +++ b/mindinsight/ui/src/views/train-manage/profiler.vue @@ -0,0 +1,1106 @@ + + + + {{ $t('profiler.currentCard') }} + + + + + + + + + + + {{$t('profiler.operatorTypeStatistics')}} + + + + {{$t('profiler.pie')}} + + + {{ $t('profiler.bar')}} + + + + + + + + + + {{ $t('profiler.operatorStatistics') }} + + + + + {{$t('profiler.allOperator')}} + + + {{$t('profiler.ClassificationOperator')}} + + + + + + + + + + + + {coreDetailSortChange(props.row, ...args)}"> + + + + {opDetailPageChange(props.row, ...args)}" + layout="total, prev, pager, next, jumper" + :total="props.row.pageTotal"> + + + + + + + + + {coreDetailSortChange(opAllTypelList, ...args)}" + tooltip-effect="light"> + + + + {opDetailPageChange(opAllTypelList, ...args)}" + layout="total, prev, pager, next, jumper" + :total="opAllTypelList.pageTotal"> + + + + + + + {{ $t("public.noData") }} + + + + + + + {{ $t('profiler.operatorTypeStatistics') }} + + + + + + + + + {{ $t('profiler.operatorStatistics') }} + + + + + {cpuDetailSortChange(opCpuList, ...args)}"> + + + + {opCpuPageChange(opCpuList, ...args)}" + layout="total, prev, pager, next, jumper" + :total="opCpuList.pageTotal"> + + + + + + + {{$t("public.noData")}} + + + + + {{ detailsDataTitle }} + + + + + + {{ scope.row.value }} + + + + + + + +
{{ $t("public.noData") }}
{{$t("public.noData")}}