mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Connected to one incoming layer
This commit is contained in:
parent
ea60685fc6
commit
39e5bbd940
|
|
@ -2152,7 +2152,7 @@ class Layer(module.Module, version_utils.LayerVersionSelector):
|
|||
"""Retrieves the output tensor(s) of a layer.
|
||||
|
||||
Only applicable if the layer has exactly one output,
|
||||
i.e. if it is connected to one outgoing layer.
|
||||
i.e. if it is connected to one incoming layer.
|
||||
|
||||
Returns:
|
||||
Output tensor or list of output tensors.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user