"python/README.md" did not exist on "ecfb4abafb000f836cea513adc89eca5863f4b34"
  • Salas's avatar
    Fix compatibility of object_detection for Python3 (#1610) · 3f9382a6
    Salas authored
    * make batcher compatible for py3
    
    * make prefetcher and operations in ops compatible for py3
    
    * use six.iteritem
    
    * make all tests in  compatible with py3
    
    * simplify usage of six and modify import order
    
    * add back the space line
    3f9382a6
ops.py 26.9 KB