• Ashwin Bharambe's avatar
    Allow for multi-threaded evaluation code · 9df5d8a7
    Ashwin Bharambe authored
    Summary:
    Under certain settings, it is desirable to use multi-threaded
    evaluation even though it is inefficient due to Python's GIL. This set of
    changes allows for it.
    
    Reviewed By: rbgirshick
    
    Differential Revision: D6827125
    
    fbshipit-source-id: 845647bd09198c35bb6d06c1a453a817d0dcf784
    9df5d8a7
Name
Last commit
Last update
..
__init__.py Loading commit data...
config.py Loading commit data...
rpn_generator.py Loading commit data...
test.py Loading commit data...
test_engine.py Loading commit data...
test_retinanet.py Loading commit data...