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
[Relax] NDArray Cache Update with DLTensor Support (#16464)
As NDArray on RPC devices only returns a DLTensor, we add support
for DLTensor in NDArray Cache.
It's not easy to add test cases as we cannot create a raw DLTensor
in Python interface.
0 commit comments