Skip to content

torch.special tracking issue #50345

@mruberry

Description

@mruberry

This issue tracks features and bugs in PyTorch's torch.special module, which is modeled after scipy.special.

Aliases to add

  • Alias softmax
  • Alias kl_div

Ops to add (NOTE: We are not adding ops until we can reduce their impact on build time and CUDA context size.)

Bugs

TODO

  • Review Docs (especially logit)
  • torch.special.expit should point to torch.sigmoid (currently it is opposite)

Notes
Reference PR for migrating ops to special namespace : #53260

cc @mruberry @rgommers @heitorschueroff @kshitij12345

Metadata

Metadata

Assignees

Labels

module: numpyRelated to numpy support, and also numpy compatibility of our operatorsmodule: specialFunctions with no exact solutions, analogous to those in scipy.specialtrackerA tracking issuetriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions