Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for poodle (0.14 sec)

  1. RELEASE.md

    *   Depend on a specific version of google-api-python-client.
    *   Fixes apiclient import.
    
    ### Tracing and Debugging
    
    *   Add a `TFE_Py_Execute` traceme.
    
    ### XLA Support
    
    *   Implement stable `argmin` and `argmax`
    
    ## Thanks to our Contributors
    
    This release contains contributions from many people at Google, as well as:
    
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. .bazelrc

    # Allow creation of resultstore URLs for any bazel invocation
    build:resultstore --google_default_credentials
    build:resultstore --bes_backend=buildeventservice.googleapis.com
    build:resultstore --bes_instance_name="tensorflow-testing"
    build:resultstore --bes_results_url="https://source.cloud.google.com/results/invocations"
    build:resultstore --bes_timeout=600s
    
    # Flag to enable remote config
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Thu May 02 19:34:20 GMT 2024
    - 52.8K bytes
    - Viewed (2)
Back to top