PyTorch#

class reservoirflow.backends.PyTorch(**kwargs)#

Bases: Backend

PyTorch backend class.

Caution

This class is not available.

Returns:

Backend object.

Return type:

Backend

References

PyTorch.

Construct backend object.

Parameters:

name (str) – backend name.

Attributes

Methods

ones()

Ones.

transpose()

Transpose.


Comments 💬#

Feel free to make a comment, ask a question, or share your opinion about this specific content. Please keep in mind the Commenting Guidelines ⚖.