• Abduallah Mohamed's avatar
    Clarifying the use of do_test function · 610d2d03
    Abduallah Mohamed authored
    Summary: The `do_test` method might be used to perform testing outside the training process. One might think it will load the weights of the models before testing similar to `do_train` method. This diff adds a comment that clarifies this confusion.
    
    Reviewed By: ppwwyyxx
    
    Differential Revision: D29082338
    
    fbshipit-source-id: 6ec7d7f7f243503414fa904f4eb8856e62e9ed6d
    610d2d03
default_runner.py 25.7 KB