Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for extensions (0.16 sec)

  1. .bazelrc

    # offset of in the current version of ubp.
    # See https://github.com/protocolbuffers/upb/blob/9effcbcb27f0a665f9f345030188c0b291e32482/upb/upb.c#L183.
    build:rbe_linux_cpu --copt=-Wno-gnu-offsetof-extensions
    # Python config is the same across all containers because the binary is the same
    build:rbe_linux_cpu --repo_env=TF_PYTHON_CONFIG_REPO="@sigbuild-r2.17-clang_config_python"
    build:rbe_linux_cpu --python_path="/usr/bin/python3"
    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)
  2. RELEASE.md

            are applied to ExtensionType values.
        *   The `BatchableExtensionType` API can be used to define extension types
            that support APIs that make use of batching, such as `tf.data.Dataset`
            and `tf.map_fn`.
        *   For more information, see the
            [Extension types guide](https://www.tensorflow.org/guide/extension_type).
    
    ## Bug Fixes and Other Changes
    
    *   TF Core:
    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)
Back to top