• Vijay S Kalmath's avatar
    Migrate metric to Evaluate library for tensorflow examples (#18327) · a2586795
    Vijay S Kalmath authored
    * Migrate metric to Evaluate library in tf examples
    
    Currently tensorflow examples use `load_metric` function from Datasets
    library , commit migrates function call to `load` function to
    Evaluate library.
    
    Fix for #18306
    
    * Migrate metric to Evaluate library in tf examples
    
    Currently tensorflow examples use `load_metric` function from Datasets
    library , commit migrates function call to `load` function to
    Evaluate library.
    
    Fix for #18306
    
    * Migrate `metric` to Evaluate for all tf examples
    
    Currently tensorflow examples use `load_metric` function from Datasets
    library , commit migrates function call to `load` function to
    Evaluate library.
    a2586795
This project manages its dependencies using pip. Learn more
requirements.txt 55 Bytes