• L
    Merged commit includes the following changes: (#8235) · 4a0b3e4b
    Liangzhe 提交于
    298416930  by lzyuan:
    
        Explicitly mark base models' state inputs as 'raw_inputs/init_lstm_h_1' and 'raw_inputs_init_lstm_h_2' when pre_bottleneck=True.
    
    --
    298380851  by skligys:
    
        Fix LSTD LSTM cells to use fixed_quantize_op().
    
    --
    297662737  by Menglong Zhu:
    
        Explicitly replace "import tensorflow" with "tensorflow.compat.v1" for TF2.x migration
    
    --
    289667197  by lzyuan:
    
        Internal update.
    
    --
    288607438  by lzyuan:
    
        Enforce feature_extractor construction using arg keys.
    
    --
    
    PiperOrigin-RevId: 298416930
    Co-authored-by: NMenglong Zhu <menglong@google.com>
    4a0b3e4b
coco_evaluation_all_frames_test.py 6.6 KB