Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for RE2 (0.02 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. MODULE.bazel

    # TODO: Fix the incompatibility with wheel tests.
    bazel_dep(name = "pybind11_abseil", version = "202402.0")
    bazel_dep(name = "or-tools", version = "9.12", repo_name = "com_google_ortools")
    bazel_dep(name = "re2", version = "2024-07-02.bcr.1", repo_name = "com_googlesource_code_re2")
    bazel_dep(name = "rules_android", version = "0.6.6", repo_name = "build_bazel_rules_android")
    bazel_dep(name = "rules_android_ndk", version = "0.1.3")
    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. RELEASE.md

        TensorBoard, no longer that useful). It remains in history should someone
        find the code useful.
    *   re2 / regexp.h was removed from being a public interface of TF. Should users
        need regular expressions, they should depend on the RE2 library directly
        rather than via TensorFlow.
    
    ## Thanks to our Contributors
    
    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