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

Class _DeferredTensor

tensorflow/python/layers/base.py:1273–1298  ·  view source on GitHub ↗

Tensor-like object used to build graphs of layers in Eager mode. When calling a layer on a DeferredTensor, the layer will not perform any computation and will simply perfom shape inference to return new DeferredTensors with appropriate shape information. Thus DeferredTensor behaves like a g

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__call__Method · 0.85
__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected