"router/src/infer/v2/scheduler.rs" did not exist on "c55abac3846776abdf31e4a7ddef5fb4b0347635"
  • Sam Tsai's avatar
    allow for multiple datasets for test data loader creation · fc690b45
    Sam Tsai authored
    Summary: Use all training dataset for export instead of just first. This is to support use cases where there is only a small amount of images per jsons but a number of jsons. Since calibration uses the first dataset, it is limited by the number of images in a single dataset.
    
    Reviewed By: ppwwyyxx
    
    Differential Revision: D28902673
    
    fbshipit-source-id: f80146b02d2d1bc04703fbb21ef410f5e26ba64c
    fc690b45
exporter.py 3.64 KB