Restructure checkify files.

PiperOrigin-RevId: 441726310
This commit is contained in:
Lena Martens 2022-04-14 04:31:55 -07:00 committed by jax authors
parent 665df8dfaa
commit e187428a54
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# limitations under the License.
# flake8: noqa: F401
from jax.experimental.checkify.checkify_impl import (
from jax._src.checkify import (
Error as Error,
ErrorCategory as ErrorCategory,
all_checks as all_checks,