mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
add CITATION.bib and bump version to latest release
PiperOrigin-RevId: 453519227
This commit is contained in:
parent
3e699ddec0
commit
531ab3fb18
7
CITATION.bib
Normal file
7
CITATION.bib
Normal file
@ -0,0 +1,7 @@
|
||||
@software{jax2018github,
|
||||
author = {James Bradbury and Roy Frostig and Peter Hawkins and Matthew James Johnson and Chris Leary and Dougal Maclaurin and George Necula and Adam Paszke and Jake Vander{P}las and Skye Wanderman-{M}ilne and Qiao Zhang},
|
||||
title = {{JAX}: composable transformations of {P}ython+{N}um{P}y programs},
|
||||
url = {http://github.com/google/jax},
|
||||
version = {0.3.13},
|
||||
year = {2018},
|
||||
}
|
@ -536,7 +536,7 @@ To cite this repository:
|
||||
author = {James Bradbury and Roy Frostig and Peter Hawkins and Matthew James Johnson and Chris Leary and Dougal Maclaurin and George Necula and Adam Paszke and Jake Vander{P}las and Skye Wanderman-{M}ilne and Qiao Zhang},
|
||||
title = {{JAX}: composable transformations of {P}ython+{N}um{P}y programs},
|
||||
url = {http://github.com/google/jax},
|
||||
version = {0.2.5},
|
||||
version = {0.3.13},
|
||||
year = {2018},
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user