MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / _SliceHelper

Function _SliceHelper

tensorflow/python/ops/array_ops.py:417–544  ·  view source on GitHub ↗

Overload for Tensor.__getitem__. This operation extracts the specified region from the tensor. The notation is similar to NumPy with the restriction that currently only support basic indexing. That means that using a tensor as input is not currently allowed Some useful examples: ```py

(tensor, slice_spec, var=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_SliceHelperVarFunction · 0.85

Calls 6

constantFunction · 0.90
strided_sliceFunction · 0.85
name_scopeMethod · 0.80
castMethod · 0.80
stackFunction · 0.70
appendMethod · 0.45

Tested by

no test coverage detected