Merge pull request #45639 from gqqnbig:gqqnbig-patch-1
PiperOrigin-RevId: 348455513 Change-Id: I831fb7c9b27b429a4c7075d33192feace3b45c0d
This commit is contained in:
commit
3bff60dca8
@ -924,6 +924,7 @@ class Layer(module.Module, version_utils.LayerVersionSelector):
|
||||
for `inputs` by the previous layer (if `input` did come from
|
||||
a layer that generated a corresponding mask, i.e. if it came from
|
||||
a Keras layer with masking support.
|
||||
- If the layer is not built, the method will call `build`.
|
||||
|
||||
Raises:
|
||||
ValueError: if the layer's `call` method returns None (an invalid value).
|
||||
|
Loading…
Reference in New Issue
Block a user