Generate an array with [0, n-1]
values along the a specified dimension and tiled across other dimensions. More...
[0, n-1]
values along the seq_dim
dimension and tiled across other dimensions of shape dim4
. More...
[0, n-1]
values along the seq_dim
dimension and tiled across other dimensions described by dimension parameters. More...
[0, n-1]
values along the seq_dim
dimension and tiled across other dimensions of shape dim4
. More...
Generate an array with [0, n-1]
values along the a specified dimension and tiled across other dimensions.
Examples:
array a = range(dim4(5));
array b = range(dim4(5, 2));
array c = range(dim4(5, 3), 1);
◆ af_range()C Interface to generate an array with [0, n-1]
values along the seq_dim
dimension and tiled across other dimensions of shape dim4
.
dims
[in] dims size [in] seq_dim dimension along which the range is created [in] type type
C++ Interface to generate an array with [0, n-1]
values along the seq_dim
dimension and tiled across other dimensions of shape dim4
.
C++ Interface to generate an array with [0, n-1]
values along the seq_dim
dimension and tiled across other dimensions described by dimension parameters.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4