Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Peiyuan Liao committed Aug 25, 2021
1 parent 38b387b commit 29b6074
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions eth/demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "7d0cb401",
"id": "a5691c85",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -18,7 +18,7 @@
{
"cell_type": "code",
"execution_count": 2,
"id": "d3cb89ab",
"id": "f7a41f4f",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -44,7 +44,7 @@
{
"cell_type": "code",
"execution_count": 3,
"id": "b03dd457",
"id": "2138ebc4",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -85,7 +85,7 @@
{
"cell_type": "code",
"execution_count": 4,
"id": "e6f39baf",
"id": "827a379e",
"metadata": {},
"outputs": [
{
Expand All @@ -105,7 +105,7 @@
{
"cell_type": "code",
"execution_count": 5,
"id": "aca232e0",
"id": "3b9d3002",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -118,7 +118,7 @@
{
"cell_type": "code",
"execution_count": 6,
"id": "c8000bee",
"id": "97c69fba",
"metadata": {},
"outputs": [
{
Expand All @@ -139,7 +139,7 @@
{
"cell_type": "code",
"execution_count": 7,
"id": "5318918d",
"id": "4bbca5b0",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -151,7 +151,7 @@
{
"cell_type": "code",
"execution_count": 8,
"id": "3ce281fb",
"id": "add9e6ca",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -183,7 +183,7 @@
{
"cell_type": "code",
"execution_count": 9,
"id": "19af6f3e",
"id": "10e128e2",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -211,7 +211,7 @@
{
"cell_type": "code",
"execution_count": 10,
"id": "9cc74916",
"id": "8e0375e9",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -252,7 +252,7 @@
{
"cell_type": "code",
"execution_count": 11,
"id": "76d36e54",
"id": "f5f109a0",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -270,7 +270,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "e91be087",
"id": "0c402cfd",
"metadata": {},
"outputs": [],
"source": []
Expand Down
2 changes: 1 addition & 1 deletion eth/quantized_model.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"out": 36450,
"out": 18403,
"sR2sSq_numerator": 5,
"sR2sSq_denominator": 32766,
"z_R": 32770,
Expand Down
Binary file modified eth/scripts/__pycache__/quantize_model.cpython-38.pyc
Binary file not shown.

0 comments on commit 29b6074

Please sign in to comment.