mirror of
https://github.com/ROCm/jax.git
synced 2025-04-14 10:56:06 +00:00
Typo
This commit is contained in:
parent
65b1b0bd95
commit
be4383b3f9
@ -218,7 +218,7 @@ Strict dtype promotion
|
||||
----------------------
|
||||
In some contexts it can be useful to disable implicit type promotion behavior, and
|
||||
instead require all promotions to be explicit. This can be done in JAX by setting the
|
||||
``jax_numpy_dtype_promtion`` flag to ``'strict'``. Locally, it can be done with a\
|
||||
``jax_numpy_dtype_promotion`` flag to ``'strict'``. Locally, it can be done with a\
|
||||
context manager:
|
||||
|
||||
.. code-block:: python
|
||||
|
Loading…
x
Reference in New Issue
Block a user