• Sam Tsai's avatar
    use src dataset name instead of the derived class name · d4aedb83
    Sam Tsai authored
    Summary: "@ [0-9]classes" is appended to datasets to mark whether it is a derived class of the original one and saved as a config. When reloading the config, the derived class name will be used as the source instead of the original source. Adding a check to remove the derived suffix.
    
    Reviewed By: wat3rBro
    
    Differential Revision: D29315132
    
    fbshipit-source-id: 0cc204d305d2da6c9f1817aaf631270bd874f90d
    d4aedb83
test_d2go_datasets.py 10 KB