backends#
backends#
This module is used to offer multiple backends to allow using and
benchmarking different computing tools and frameworks such as NumPy
,
JAX
, PyTorch
, TensorFlow
, and others.
Attention
This module is not ready.
- Information:
design pattern: inheritance, abstraction
base class: Backend
base class type: ABS (abstract)
Classes
|
Abstract backend class. |
|
NumPy backend class. |
|
PyTorch backend class. |
|
TensorFlow backend class. |
|
JAX backend class. |
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 âš–.