PyTorch Extension¶
This package provides some enhancements to PyTorch.
Mathematics¶
|
Computes the squared magnitude of a complex tensor. |
|
Computes the complex exponential of a real-valued tensor: |
|
Computes the value of a polynomial: |
Functionalities for module¶
|
A class to wrap a function as a |
|
A subclass of |
|
Base class for parameter transformations (see |
Tensor operation¶
|
Transforms |
|
Check whether some tensors or some tensor shapes are broadcastable. |