home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 765738462

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/3232#issuecomment-765738462 https://api.github.com/repos/pydata/xarray/issues/3232 765738462 MDEyOklzc3VlQ29tbWVudDc2NTczODQ2Mg== 19956442 2021-01-22T23:16:49Z 2021-01-22T23:16:49Z NONE

No one is working on array_function at the moment. Implementing it has some backwards compat concerns as well, because people may be relying on np.somefunc(some_torch_tensor) to be coerced to ndarray. It's not a small project, but implementing a prototype with a few function in the torch namespace that are not exactly matching the NumPy API would be a useful way to start pushing this forward.

@rgommers Do you expect this solution to work with a PyTorch Tensor custom subclass? Or is monkey patching necessary?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  482543307
Powered by Datasette · Queries took 0.629ms · About: xarray-datasette