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


Microsoft/CNTK-R documentation built on May 28, 2019, 1:52 p.m.