• Qianli Scott Zhu's avatar
    Add benchmark upload util to Bigquery. (#3776) · 932364b6
    Qianli Scott Zhu authored
    * Add benchmark upload util to bigquery.
    
    Also update the benchmark logger and bigquery schema for the
    errors found during the integration test.
    
    * Fix lint error.
    
    * Update test to clear all the env vars during test.
    
    This was causing error since the Kokoro test has TF_PKG=tf-nightly
    injected during test.
    
    * Update lintrc to ignore google related package.
    
    * Another attempt to fix lint import error.
    
    * Address the review comment.
    
    * Fix lint error.
    
    * Another fix for lint.
    
    * Update test comment for env var clean up.
    932364b6
logger.py 6.85 KB