Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Gods (0.23 sec)

  1. .gitignore

    /tensorflow/lite/**/ios/BUILD
    /tensorflow/lite/**/objc/BUILD
    /tensorflow/lite/**/swift/BUILD
    /tensorflow/lite/examples/ios/simple/data/*.tflite
    /tensorflow/lite/examples/ios/simple/data/*.txt
    Podfile.lock
    Pods
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Jan 31 22:28:59 GMT 2024
    - 934 bytes
    - Viewed (0)
  2. RELEASE.md

            multiple of the number of replicas.
        *   `tf.data.Dataset` now supports automatic data distribution and sharding
            in distributed environments, including on TPU pods.
        *   Distribution policies for `tf.data.Dataset` can now be tuned with 1.
            `tf.data.experimental.AutoShardPolicy(OFF, AUTO, FILE, DATA)` 2.
            `tf.data.experimental.ExternalStatePolicy(WARN, IGNORE, FAIL)`
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
Back to top