mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
Fix typo in hlo_helpers.py
libary -> library
This commit is contained in:
parent
6868be30b7
commit
eaa271268c
@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
"""A small libary of helpers for use in jaxlib to build MLIR operations."""
|
||||
"""A small library of helpers for use in jaxlib to build MLIR operations."""
|
||||
|
||||
from collections.abc import Sequence
|
||||
from functools import partial
|
||||
|
Loading…
x
Reference in New Issue
Block a user