Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Varty (0.18 sec)

  1. CHANGELOG/CHANGELOG-1.3.md

    kubectl get thirdpartyresource --all-namespaces -o yaml > tprs.yaml
    kubectl delete -f tprs.yaml
    
    After upgrading to 1.3.0, re-register the third party resource objects at the root scope (using a 1.3 server and client):
    
    kubectl create -f tprs.yaml
    
    #### kubectl
    
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 84K bytes
    - Viewed (0)
  2. tensorflow/BUILD

            "//third_party/cloud_tpu/convergence_tools/sdc_monitoring/...",
            "//third_party/cloud_tpu/inference_converter/...",
            "//third_party/py/cloud_ml_autoflow/...",
            "//third_party/py/envlogger/...",
            "//third_party/py/gldm/...",
            "//third_party/py/guesslang/...",
            "//third_party/py/keras/...",
            "//third_party/py/tf_keras/...",
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Tue Apr 09 18:15:11 GMT 2024
    - 53.4K bytes
    - Viewed (6)
  3. .bazelrc

    #     dynamic_kernels:  Try to link all kernels dynamically (experimental).
    #     dbg:              Build with debug info
    #
    # TF version options;
    #     v2: Build TF v2
    #
    # Feature and Third party library support options:
    #     xla:          Build TF with XLA
    #     tpu:          Build TF with TPU support
    #     cuda:         Build with CUDA support.
    #     cuda_clang    Build with CUDA Clang support.
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Tue Apr 23 01:21:54 GMT 2024
    - 53.4K bytes
    - Viewed (2)
Back to top