• Mark Sandler's avatar
    Merged commit includes the following changes: (#7800) · b968a6ce
    Mark Sandler authored
    280142968  by Zhichao Lu:
    
        Opensource MobilenetEdgeTPU + ssdlite into third-party object detection APIs on EdgeTPU.
    
    --
    280134001  by Zhichao Lu:
    
        Adds MobilenetEdgeTpu + ssdlite into internal object detection APIs on EdgeTPU.
    
    --
    278941778  by Zhichao Lu:
    
        Add support for fixed input shapes for 'encoded_image_string_tensor' and 'tf_example' inputs.
    
    --
    278933274  by Zhichao Lu:
    
          Adding fool proof check to avoid using 1x1 depthwise conv op.
    
    --
    278762192  by Zhichao Lu:
    
        Ensure correct number of iterations after training resumes.
    
    --
    278746440  by Zhichao Lu:
    
        Internal change.
    
    --
    278006953  by Zhichao Lu:
    
        Internal changes to tf.contrib symbols
    
    --
    278006330  by Zhichao Lu:
    
        Internal changes to tf.contrib symbols
    
    --
    277593959  by Zhichao Lu:
    
          Make the ssd_feature_extractor_test.py PY3 compatible. The "six.zip" will use "itertools.izip" in Python 2 and "zip" in Python 3....
    b968a6ce
inputs.py 33.2 KB