mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Create 0.2.21 jax release
PiperOrigin-RevId: 398528427
This commit is contained in:
parent
b6318f89c4
commit
dbeb97d394
@ -8,9 +8,13 @@ Remember to align the itemized text with the first line of an item within a list
|
||||
PLEASE REMEMBER TO CHANGE THE '..main' WITH AN ACTUAL TAG in GITHUB LINK.
|
||||
-->
|
||||
|
||||
## jax 0.2.21 (Unreleased)
|
||||
## jax 0.2.22 (Unreleased)
|
||||
* [GitHub
|
||||
commits](https://github.com/google/jax/compare/jax-v0.2.20...main).
|
||||
commits](https://github.com/google/jax/compare/jax-v0.2.21...main).
|
||||
|
||||
## jax 0.2.21 (Sept 23, 2021)
|
||||
* [GitHub
|
||||
commits](https://github.com/google/jax/compare/jax-v0.2.20...jax-v0.2.21).
|
||||
* Breaking Changes
|
||||
* `jax.api` has been removed. Functions that were available as `jax.api.*`
|
||||
were aliases for functions in `jax.*`; please use the functions in
|
||||
|
@ -12,5 +12,5 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
__version__ = "0.2.20"
|
||||
__version__ = "0.2.21"
|
||||
_minimum_jaxlib_version = "0.1.69"
|
||||
|
Loading…
x
Reference in New Issue
Block a user