Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for accelerators (0.28 sec)

  1. .github/bot_config.yml

             * It has an added advantage since you can you easily switch to different hardware accelerators (cpu, gpu, tpu) as per the task.
             * All you need is a good internet connection and you are all set.
          * Try to build TF from sources by changing CPU optimization flags.
       
       *Please let us know if this helps.*
    Others
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Tue Oct 17 11:48:07 GMT 2023
    - 4K bytes
    - Viewed (0)
  2. tensorflow/BUILD

            "//learning/pathways/...",
            "//learning/serving/contrib/tfrt/mlir/canonical_ops/...",
            "//learning/serving/experimental/remote_predict/...",
            "//perftools/accelerators/xprof/convert/...",
            "//perftools/accelerators/xprof/integration_tests/...",
            "//smartass/brain/configure/...",
            "//tensorflow/...",
            "//tensorflow_decision_forests/...",
            "//tensorflow_federated/...",
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Tue Apr 09 18:15:11 GMT 2024
    - 53.4K bytes
    - Viewed (8)
  3. CHANGELOG/CHANGELOG-1.9.md

        - [**Node**](#node-3)
          - [**Pod API**](#pod-api)
          - [**Hardware Accelerators**](#hardware-accelerators)
          - [**Container Runtime**](#container-runtime)
          - [**Kubelet**](#kubelet)
            - [**Other**](#other-5)
        - [**OpenStack**](#openstack-2)
        - [**Scheduling**](#scheduling-2)
          - [**Hardware Accelerators**](#hardware-accelerators-1)
          - [**Other**](#other-6)
        - [**Storage**](#storage-3)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Nov 16 10:46:27 GMT 2021
    - 313.7K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.6.md

        resource availability for critical system pods.
    * **[alpha]** `--experimental-nvidia-gpus` flag is replaced by `Accelerators` alpha
      feature gate along with addition of support for multiple Nvidia GPUs.
      - To use GPUs, pass `Accelerators=true` as part of `--feature-gates` flag.
      - More information [here](https://vishh.github.io/docs/user-guide/gpus/).
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 304K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.7.md

        * waiting for the request to be satisfied. It will continually refresh the certificate
    
      * Create clusters with GPUs in GCE by specifying `type=<gpu-type>,count=<gpu-count>` to NODE_ACCELERATORS environment variable. ([#45130](https://github.com/kubernetes/kubernetes/pull/45130), [@vishh](https://github.com/vishh))
    
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 308.7K bytes
    - Viewed (1)
  6. CHANGELOG/CHANGELOG-1.10.md

    by default.  The PersistentVolume NodeAffinity alpha annotation is deprecated and will be removed in a future release. ([#59391](https://github.com/kubernetes/kubernetes/pull/59391), [@msau42](https://github.com/msau42))
    
    * The alpha Accelerators feature gate is deprecated and will be removed in v1.11. Please use device plugins ([https://github.com/kubernetes/enhancements/issues/368](https://github.com/kubernetes/enhancements/issues/368)) instead. They can be enabled using the DevicePlugins...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
  7. SECURITY.md

    implementation bugs that might allow attackers to leave malicious code running
    and leak or tamper with applications from other users. Please report
    vulnerabilities to the vendor of the affected hardware accelerator.
    
    ## Reporting vulnerabilities
    
    ### Vulnerabilities in TensorFlow
    
    This document covers different use cases for TensorFlow together with comments
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Sun Oct 01 06:06:35 GMT 2023
    - 9.6K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.20.md

      - [Known Issues](#known-issues)
        - [Summary API in kubelet doesn't have accelerator metrics](#summary-api-in-kubelet-doesnt-have-accelerator-metrics)
      - [Urgent Upgrade Notes](#urgent-upgrade-notes)
        - [(No, really, you MUST read this before you upgrade)](#no-really-you-must-read-this-before-you-upgrade)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Viewed (0)
  9. RELEASE.md

            time, which may not be intended.
    *   API changes under `tf.experimental.dtensor`:
        *   New API for initialization of CPU/GPU/TPU in dtensor.
            `dtensor.initialize_accelerator_system` and
            `dtensor.shutdown_accelerator_system`.
        *   The following existing API will be removed:
            `dtensor.initialize_multi_client`, `dtensor.initialize_tpu_system`, and
            `dtensor.shutdown_tpu_system`.
    
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  10. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // (AWS) Elastic Load Balancing
    // Submitted by Luke Wells <******@****.***>
    // Reference: 12a3d528-1bac-4433-a359-a395867ffed2
    *.elb.amazonaws.com.cn
    *.elb.amazonaws.com
    
    // AWS Global Accelerator
    // Submitted by Daniel Massaguer <******@****.***>
    // Reference: d916759d-a08b-4241-b536-4db887383a6a
    awsglobalaccelerator.com
    
    // eero
    // Submitted by Yue Kang <******@****.***>
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
Back to top