Fixing logo size so resize is not required

This commit is contained in:
Alex Wiltschko 2018-12-07 07:58:54 -05:00
parent 3857762931
commit 6f2b42bf4c
2 changed files with 2 additions and 2 deletions

BIN
images/jax_logo_250px.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View File

@ -40,7 +40,7 @@
"# JAX Quickstart\n",
"Dougal Maclaurin, Peter Hawkins, Matthew Johnson, Roy Frostig, Alex Wiltschko, Chris Leary\n",
"\n",
"![](https://raw.githubusercontent.com/google/jax/master/images/jax_logo_500px.png =250x144)\n",
"![](https://raw.githubusercontent.com/google/jax/master/images/jax_logo_250px.png)\n",
"\n",
"#### [JAX](http://go/jax) is NumPy on the CPU, GPU, and TPU, with great automatic differentiation for high-performance machine learning research.\n",
"\n",
@ -559,4 +559,4 @@
]
}
]
}
}