Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Delete (0.19 sec)

  1. RELEASE.md

            *   Compared to `tf.lookup.experimental.DenseHashTable` this offers
                lower overall memory usage, and a cleaner API. It does not require
                specifying a `delete_key` and `empty_key` that cannot be inserted
                into the table.
        *   Added support for specifying number of subdivisions in all reduce host
    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

    # Exclude TFRT integration for anything but Linux.
    build:android --config=no_tfrt
    build:macos   --config=no_tfrt
    build:windows --config=no_tfrt
    build:rocm --config=no_tfrt
    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