• Rohan Jain's avatar
    Getting rid of experimental_allow_stateful now that we have... · e0460db7
    Rohan Jain authored
    Getting rid of experimental_allow_stateful now that we have experimental_external_state_policy instead.
    that option.
    
    We've replaced experimental_allow_stateful with experimental_external_state_policy with a default of WARN in which we'll only print a warning message and not fail. As a result, we can now safely remove all client code that explicitly set the allow_stateful_ops flag to True.
    
    PiperOrigin-RevId: 276115313
    e0460db7
imagenet_preprocessing.py 19.3 KB