Commit cf01e647 authored by Dan Moldovan's avatar Dan Moldovan Committed by TensorFlower Gardener
Browse files

Additional checks to handle calls to custom keras layer objects. In general,...

Additional checks to handle calls to custom keras layer objects. In general, we do not support converting objects altogether. However, we do support converting callable ones, that is, we just convert their __call__ method. This change verifies whether that method is defined in a whitelisted module. It specifically applies to calling custom keras layers.

PiperOrigin-RevId: 225562394
parent 607c7445
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment