mirror of
https://github.com/ROCm/jax.git
synced 2025-04-17 12:26:07 +00:00
jaxlib/triton: ensure python 3.9 compatibility
This commit is contained in:
parent
d6b1263b99
commit
4d5c557264
@ -15,6 +15,7 @@
|
||||
# ruff: noqa
|
||||
|
||||
"""Python bindings for the MLIR Triton dialect."""
|
||||
from __future__ import annotations
|
||||
|
||||
from collections.abc import Sequence
|
||||
from typing import Any
|
||||
|
Loading…
x
Reference in New Issue
Block a user