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

Function _SliceHelperVar

tensorflow/python/ops/array_ops.py:744–786  ·  view source on GitHub ↗

Creates a slice helper object given a variable. This allows creating a sub-tensor from part of the current contents of a variable. See ${tf.Tensor$`Tensor.__getitem__`} for detailed examples of slicing. This function in addition also allows assignment to a sliced range. This is similar

(var, slice_spec)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

_SliceHelperFunction · 0.85
_AsTensorMethod · 0.45

Tested by

no test coverage detected