• Igor's avatar
    Merged commit includes the following changes: (#7264) · 6f47c378
    Igor authored
    259030078  by isaprykin<isaprykin@google.com>:
    
        Clean up the --clone_model_in_keras_dist_strat from Keras Resnet.
    
        The cloning flag has been removed.  The current rule is that cloning is only done in graph mode.  That resulted in duplicate benchmarks: eager+no-cloning vs eager+cloning.  I removed eager+cloning ones.
    
    --
    259026454  by isaprykin<isaprykin@google.com>:
    
        Internal change
    
    PiperOrigin-RevId: 259030078
    6f47c378
keras_common.py 17.5 KB