Compare commits

..

No commits in common. "8a415b59e830fe73c47712e1c6398fc6dbc5bdc8" and "4bf6cc8390269c12db269e0ff0595e245647fb00" have entirely different histories.

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