You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As seen in the doctest file, IREE doesn't support, for one reason or another, a significant chunk of the Nx API. These should all be fixable, but there are a few different error classes we need to deal with.
Original issue:
I am trying out this project with the following livebook code on a MacBook M3 Pro:
As seen in the doctest file, IREE doesn't support, for one reason or another, a significant chunk of the Nx API. These should all be fixable, but there are a few different error classes we need to deal with.
Original issue:
I am trying out this project with the following livebook code on a MacBook M3 Pro:
I've got it to start the serving but failed at the
Nx.Serving.batched_run
step withI will investigate further to get the stderr from
iree_compile
in this caseThe text was updated successfully, but these errors were encountered: