• vivek rathod's avatar
    Merged commit includes the following changes: (#8740) · a555f1b0
    vivek rathod authored
    318497061  by rathodv:
    
        1. Replace strategy.run() with strategy.experimental_run_v2() and replace tensor.ref() with tensor.experimental_ref() to be compatible with TF2.1 runtime on cloud.
        2. Fix expected string in failing PY3 tests.
    
    --
    318493408  by aom:
    
        Implements "Bidirectional Feature Pyramid Network Generators" for BiFPN-based feature extractors (e.g. EfficientDet).
    
    --
    
    PiperOrigin-RevId: 318497061
    a555f1b0
model_util.py 3.76 KB