• T
    Add logging calls to NCF (#5576) · 780f5265
    Taylor Robie 提交于
    * first pass at __getattr__ abuse logger
    
    * first pass at adding tags to NCF
    
    * minor formatting updates
    
    * fix tag name
    
    * convert metrics to python floats
    
    * getting closer...
    
    * direct mlperf logs to a file
    
    * small tweaks and add stitching
    
    * update tags
    
    * fix tag and add a sudo call
    
    * tweak format of run.sh
    
    * delint
    
    * use distribution strategies for evaluation
    
    * address PR comments
    
    * delint and fix test
    
    * adjust flag validation for xla
    
    * add prefix to distinguish log stitching
    
    * fix index bug
    
    * fix clear cache for root user
    
    * dockerize cache drop
    
    * TIL some regex magic
    780f5265
data_async_generation.py 23.8 KB