get_data
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
√ |
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Function Usage
Obtains tensor data.
Prototype
1 | get_data() -> TensorLike |
Parameters
None
Returns
TensorLike Type tensor data.
Restrictions
If the obtaining fails, RuntimeError is thrown.
Parent topic: Tensor