This commit is contained in:
yezhengmao1 2025-04-15 06:08:14 +00:00
parent 7946bf646c
commit f9a0c617e6
9 changed files with 153 additions and 155 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 163,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
@ -30,7 +30,7 @@
},
{
"cell_type": "code",
"execution_count": 164,
"execution_count": 2,
"metadata": {},
"outputs": [
{
@ -52,19 +52,19 @@
},
{
"cell_type": "code",
"execution_count": 165,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
"labels_name = [\n",
" \"XLA\",\n",
" \"DLRover-Lynx\"\n",
" \"Lynx\"\n",
"]"
]
},
{
"cell_type": "code",
"execution_count": 166,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
@ -1078,7 +1078,7 @@
},
{
"cell_type": "code",
"execution_count": 167,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
@ -1623,7 +1623,7 @@
},
{
"cell_type": "code",
"execution_count": 168,
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
@ -1633,7 +1633,7 @@
},
{
"cell_type": "code",
"execution_count": 169,
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
@ -1642,7 +1642,7 @@
},
{
"cell_type": "code",
"execution_count": 170,
"execution_count": 8,
"metadata": {},
"outputs": [
{
@ -1651,7 +1651,7 @@
"Text(13.333333333333346, 0.5, 'Loss')"
]
},
"execution_count": 170,
"execution_count": 8,
"metadata": {},
"output_type": "execute_result"
}
@ -1673,16 +1673,16 @@
},
{
"cell_type": "code",
"execution_count": 171,
"execution_count": 9,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x7fc23957d7f0>"
"<matplotlib.legend.Legend at 0x7fbf8a7ae900>"
]
},
"execution_count": 171,
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
}
@ -1699,7 +1699,7 @@
},
{
"cell_type": "code",
"execution_count": 172,
"execution_count": 10,
"metadata": {},
"outputs": [
{
@ -1709,7 +1709,7 @@
"<Figure size 2100x840 with 1 Axes>"
]
},
"execution_count": 172,
"execution_count": 10,
"metadata": {},
"output_type": "execute_result"
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long