diff --git a/docs/api/functions/astensor.md b/docs/api/functions/astensor.md index 7e4ba68..34e52d2 100644 --- a/docs/api/functions/astensor.md +++ b/docs/api/functions/astensor.md @@ -10,6 +10,7 @@ grand_parent: API Reference Converts a `Tensor2s` or `Tensor4s` data type to a full tensor storage `Tensor2` or `Tensor4`. -Possible calls: - `astensor(T)` + +Alias: - `tensorstore(T)` \ No newline at end of file