mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
Update jax version and changelog
This commit is contained in:
parent
72a75ee5ec
commit
7b42011f7c
@ -8,7 +8,9 @@ Remember to align the itemized text with the first line of an item within a list
|
||||
PLEASE REMEMBER TO CHANGE THE '..master' WITH AN ACTUAL TAG in GITHUB LINK.
|
||||
-->
|
||||
|
||||
## jax 0.2.12 (unreleased)
|
||||
## jax 0.2.13 (unreleased)
|
||||
|
||||
## jax 0.2.12 (April 1 2021)
|
||||
* [GitHub commits](https://github.com/google/jax/compare/jax-v0.2.11...master).
|
||||
* New features
|
||||
* New profiling APIs: {func}`jax.profiler.start_trace`,
|
||||
|
@ -12,5 +12,5 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
__version__ = "0.2.11"
|
||||
__version__ = "0.2.12"
|
||||
_minimum_jaxlib_version = "0.1.64"
|
||||
|
Loading…
x
Reference in New Issue
Block a user