Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-AIEngine
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-AIEngine
Commits
3691ec4f
Commit
3691ec4f
authored
May 09, 2021
by
wangdong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
该晒实验
parent
b213f71b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
package.json
package.json
+2
-2
src/renderer/components/LandingPage.vue
src/renderer/components/LandingPage.vue
+1
-1
src/renderer/components/sliceInfos/SliceInformation.vue
src/renderer/components/sliceInfos/SliceInformation.vue
+1
-1
No files found.
package.json
View file @
3691ec4f
{
"name"
:
"
s
lice"
,
"version"
:
"0.
0.1
"
,
"name"
:
"
SmartS
lice"
,
"version"
:
"0.
1.2
"
,
"author"
:
"wangdongMAC <897253127@qq.com>"
,
"description"
:
"A National Key Research Project AI "
,
"license"
:
null
,
...
...
src/renderer/components/LandingPage.vue
View file @
3691ec4f
...
...
@@ -75,7 +75,7 @@ export default {
// console.log(dataList)
});
},
5
00
);
},
10
00
);
},
methods
:
{
open
(
link
)
{
...
...
src/renderer/components/sliceInfos/SliceInformation.vue
View file @
3691ec4f
...
...
@@ -22,7 +22,7 @@
</el-table-column>
<el-table-column
label=
"吞吐量(Mps)"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
ddqn
.
thrpt
}}
{{
scope
.
row
.
ddqn
.
thrpt
1
}}
</
template
>
</el-table-column>
<el-table-column
label=
"时延(ms)"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment