tfds.download.ComputeStatsMode
    
    
      
    
    
      
      Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
Mode to decide if dynamic dataset info fields should be computed or not.
Mode can be:
- AUTO: Compute the DatasetInfo dynamic fields only if they haven't been
restored from GCS.
- FORCE: Always recompute DatasetInfo dynamic  fields, even if they are
already present
- SKIP: Ignore the dataset dynamic field computation (whether they already
exist or not)
| Class Variables | 
|---|
| AUTO | <ComputeStatsMode.AUTO: 'auto'> | 
| FORCE | <ComputeStatsMode.FORCE: 'force'> | 
| SKIP | <ComputeStatsMode.SKIP: 'skip'> | 
  
  
 
  
    
    
      
       
    
    
  
  
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2024-04-26 UTC.
  
  
  
    
      [null,null,["Last updated 2024-04-26 UTC."],[],[]]