struct tensor_range types¶
struct tensor_range { … } variable start ¶
opt_index_t start Defined at base/shape.hpp:549
variable stop ¶
opt_index_t stop Defined at base/shape.hpp:550
variable step ¶
opt_index_t step Defined at base/shape.hpp:551
Defined at base/shape.hpp:547