attempt to center-justify the jax logo in readme

This commit is contained in:
Matthew Johnson 2018-12-08 08:05:16 -05:00 committed by GitHub
parent 9e739fbfc5
commit 9d484b6d4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
# JAX: Autograd and XLA
<div align="center">
<img src="https://raw.githubusercontent.com/google/jax/master/images/jax_logo_250px.png" alt="logo"></img>
</div>
![logo](https://raw.githubusercontent.com/google/jax/master/images/jax_logo_250px.png)
# JAX: Autograd and XLA
JAX is [Autograd](https://github.com/hips/autograd) and
[XLA](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/compiler/xla/g3doc/overview.md),