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

Function _ReductionDims

tensorflow/python/ops/math_ops.py:1244–1264  ·  view source on GitHub ↗

Returns range(0, rank(x)) if reduction_indices is None.

(x, axis, reduction_indices)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

reduce_sumFunction · 0.85
reduce_meanFunction · 0.85
reduce_prodFunction · 0.85
reduce_minFunction · 0.85
reduce_maxFunction · 0.85
reduce_allFunction · 0.85
reduce_anyFunction · 0.85

Calls 5

rangeFunction · 0.85
is_fully_definedMethod · 0.80
rankMethod · 0.80
get_shapeMethod · 0.45
constantMethod · 0.45

Tested by

no test coverage detected