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
PR #10433: Fixes type annotation overload of dlpack_managed_tensor_to_buffer in python/xla_extension
Imported from GitHub PR #10433
Encountered bug in jax-ml/jax#20175 (see this [comment](jax-ml/jax#20175 (comment))).
This adjusts the stub file to properly overload `dlpack_managed_tensor_to_buffer` so that both signatures can be checked against.
Copybara import of the project:
--
75cabb5 by Meekail Zain <zainmeekail@gmail.com>:
Update
Merging this change closes#10433
COPYBARA_INTEGRATE_REVIEW=#10433 from Micky774:type_update 75cabb5
PiperOrigin-RevId: 615973838
0 commit comments