arrayview_slice_view: ArrayView Slice View

Description Usage Arguments

Description

Returns a sliced view of the instance.

Usage

1
arrayview_slice_view(ndarrayview, start_offset, extent, read_only = TRUE)

Arguments

ndarrayview

NDArrayView

start_offset

(list) shape of the same rank as this Value instance that denotes the start of the slicing

extent

(list) shape of the right-aligned extent to keep

read_only

(bool) whether the data can be modified


joeddav/CNTK-R documentation built on May 6, 2019, 7:28 a.m.