Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for stablehlo (0.19 seconds)

  1. MODULE.bazel

        "nanobind",
        "nasm",
        "nvshmem",
        "onednn",
        "onednn_async",
        "pthreadpool",
        "raft",
        "riegeli",
        "rocm_device_libs",
        "shardy",
        "slinky",
        "stablehlo",
        "tensorrt_oss_archive",
        "triton",
    )
    
    tf_third_party = use_extension("//third_party/extensions:third_party.bzl", "third_party_ext")
    use_repo(
        tf_third_party,
        "arm_neon_2_x86_sse",
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Apr 02 01:32:13 GMT 2026
    - 11K bytes
    - Click Count (0)
  2. tensorflow/BUILD

        "@hwloc//:__subpackages__",
        "@icu//:__subpackages__",
        "@libjpeg_turbo//:__subpackages__",
        "@llvm-project//:__subpackages__",
        "@png//:__subpackages__",
        "@sobol_data//:__subpackages__",
        "@stablehlo//:__subpackages__",
        "@tf_runtime//:__subpackages__",
        "@bazel_tools//:__subpackages__",
        "@boringssl//:__subpackages__",
        "@com_github_cares_cares//:__subpackages__",
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Tue Mar 24 21:00:18 GMT 2026
    - 53.1K bytes
    - Click Count (0)
  3. RELEASE.md

    
    ### Bug Fixes and Other Changes
    
    * `tf.lite`
        * Added support for `stablehlo.gather`.
        * Added support for `stablehlo.add`.
        * Added support for `stablehlo.multiply`.
        * Added support for `stablehlo.maximum`.
        * Added support for `stablehlo.minimum`.
        * Added boolean parameter support for `tfl.gather_nd`.
        * C API:
            * New API functions:
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Mon Mar 30 18:31:38 GMT 2026
    - 746.5K bytes
    - Click Count (3)
Back to Top