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

Method output_shape

tensorflow/python/layers/base.py:978–1015  ·  view source on GitHub ↗

Retrieves the output shape(s) of a layer. Only applicable if the layer has one output, or if all outputs have the same shape. Returns: Output shape, as an integer shape tuple (or list of shape tuples, one tuple per output tensor). Raises: AttributeError: if

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

CompileMethod · 0.80
CompileMethod · 0.80
BroadcastMethod · 0.80
AddMapInstructionMethod · 0.80
AddCallInstructionMethod · 0.80
GetShapeMethod · 0.80
ComputeProgramShapeMethod · 0.80
VisitMethod · 0.80
ComputeMethod · 0.80

Calls 3

tupleFunction · 0.85
in_eager_modeMethod · 0.80
as_listMethod · 0.80

Tested by 1

BCastFunction · 0.64