op_slice: Slice

Description Usage Arguments

Description

Slice

Usage

1
op_slice(x, axis, begin_index, end_index, name = "")

Arguments

x

matrix or CNTK Function that outputs a tensor

axis

axis across which to perform operation

begin_index

- index where slicing starts

end_index

- index where slicing ends

name

(str) the name of the Function instance in the network


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