Clarifying the use of do_test function
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
Showing
Please register or sign in to comment