|
IRON 1.0
|
Classes | |
| class | iron.tensor.Tensor |
Namespaces | |
| namespace | iron |
| namespace | iron.tensor |
Functions | |
| iron.tensor.tensor (data, dtype=np.float32, device="npu") | |
Variables | |
| iron.tensor.ones = Tensor.ones | |
| iron.tensor.zeros = Tensor.zeros | |
| iron.tensor.randint = Tensor.randint | |
| iron.tensor.rand = Tensor.rand | |
| iron.tensor.arange = Tensor.arange | |
| iron.tensor.zeros_like = Tensor.zeros_like | |