• Francisc Bungiu's avatar
    Extend reply files to all binaries · e4fa6d63
    Francisc Bungiu authored
    Summary:
    Pull Request resolved: https://github.com/facebookresearch/d2go/pull/591
    
    We previously added reply files for train_net, but not the other relevant binaries with MAST support: evaluator and lightning.
    Adding support here by extracting the common bits into a separate module and wrapping the functions to reuse the functionality.
    
    Differential Revision: D47293689
    
    fbshipit-source-id: 70630a471c0cf037d180c9edfb57a4db4fdf7bde
    e4fa6d63
evaluator.py 4.62 KB