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

Function reduced_shape

tensorflow/python/ops/math_ops.py:2350–2375  ·  view source on GitHub ↗

Helper function for reduction ops. Args: input_shape: 1-D Tensor, the shape of the Tensor being reduced. axes: 1-D Tensor, the reduction axes. Returns: A 1-D Tensor, the output shape as if keep_dims were set to True.

(input_shape, axes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

to_int32Function · 0.85
rangeFunction · 0.85
fillMethod · 0.80
sizeMethod · 0.45
shapeMethod · 0.45

Tested by

no test coverage detected