Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 16 for if_oss (0.14 sec)

  1. tensorflow/BUILD

            [],
        ),
        values = if_oss(
            {"crosstool_top": "//external:android/crosstool"},
            {},
        ),
        visibility = ["//visibility:public"],
    )
    
    config_setting(
        name = "android_x86",
        constraint_values = if_google(
            ["//third_party/bazel_platforms/os:android"],
            [],
        ),
        values = dict(
            if_oss(
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Wed Oct 16 05:28:35 UTC 2024
    - 53.5K bytes
    - Viewed (0)
  2. ci/official/containers/linux_arm64/devel.usertools/aarch64.bazelrc

    # one test for investigation, you don't need --config=nonpip; just run the
    # bazel test invocation as normal.
    test:nonpip_filters --test_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310
    test:nonpip_filters --build_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Fri Jul 12 20:16:57 UTC 2024
    - 5.7K bytes
    - Viewed (0)
  3. ci/official/containers/linux_arm64/devel.usertools/aarch64_clang.bazelrc

    # one test for investigation, you don't need --config=nonpip; just run the
    # bazel test invocation as normal.
    test:nonpip_filters --test_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310
    test:nonpip_filters --build_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Fri Jul 12 20:16:57 UTC 2024
    - 6.2K bytes
    - Viewed (0)
  4. .bazelrc

    # will work properly. These are usually run Nightly or upon Release.
    # CPU WHEEL
    test:linux_cpu_wheel_test_filters --test_tag_filters=-no_oss,-oss_excluded,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_oss_py38,-no_oss_py39,-no_oss_py310
    test:linux_cpu_wheel_test_filters --build_tag_filters=-no_oss,-oss_excluded,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_oss_py38,-no_oss_py39,-no_oss_py310
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Mon Oct 28 22:02:31 UTC 2024
    - 51.3K bytes
    - Viewed (0)
  5. tensorflow/c/eager/BUILD

        size = "small",
        srcs = [
            "c_api_distributed_test.cc",
        ],
        # TODO(b/136478427): Figure out how to correctly shut the server down
        args = ["--heap_check="],
        tags = [
            "no_oss",  # TODO(b/200848572)
            "no_windows",
        ],
        deps = [
            ":c_api",
            ":c_api_experimental",
            ":c_api_internal",
            ":c_api_test_util",
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Thu Apr 11 23:52:39 UTC 2024
    - 33.3K bytes
    - Viewed (0)
  6. configure.py

      # single list of filters for the .bazelrc file.
    
      # Filters to use with both --test_tag_filters and --build_tag_filters
      test_and_build_filters = ['-benchmark-test', '-no_oss', '-oss_excluded']
      # Additional filters for --test_tag_filters beyond those in
      # test_and_build_filters
      test_only_filters = ['-oss_serial']
      if is_windows():
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Wed Oct 02 22:16:02 UTC 2024
    - 48.2K bytes
    - Viewed (0)
  7. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const AF_NATM ideal-int
    pkg syscall (freebsd-386-cgo), const AF_NETBIOS ideal-int
    pkg syscall (freebsd-386-cgo), const AF_NETGRAPH ideal-int
    pkg syscall (freebsd-386-cgo), const AF_OSI ideal-int
    pkg syscall (freebsd-386-cgo), const AF_PUP ideal-int
    pkg syscall (freebsd-386-cgo), const AF_ROUTE ideal-int
    pkg syscall (freebsd-386-cgo), const AF_SCLUSTER ideal-int
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  8. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const AF_NS ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_OROUTE = 17
    pkg syscall (netbsd-arm64-cgo), const AF_OROUTE ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_OSI = 7
    pkg syscall (netbsd-arm64-cgo), const AF_OSI ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_PUP = 4
    pkg syscall (netbsd-arm64-cgo), const AF_PUP ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_ROUTE = 34
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  9. api/go1.1.txt

    pkg syscall (darwin-386), const AF_NATM = 31
    pkg syscall (darwin-386), const AF_NDRV = 27
    pkg syscall (darwin-386), const AF_NETBIOS = 33
    pkg syscall (darwin-386), const AF_NS = 6
    pkg syscall (darwin-386), const AF_OSI = 7
    pkg syscall (darwin-386), const AF_PPP = 34
    pkg syscall (darwin-386), const AF_PUP = 4
    pkg syscall (darwin-386), const AF_RESERVED_36 = 36
    pkg syscall (darwin-386), const AF_ROUTE = 17
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  10. api/go1.14.txt

    pkg syscall (freebsd-arm64), const AF_NETBIOS ideal-int
    pkg syscall (freebsd-arm64), const AF_NETGRAPH = 32
    pkg syscall (freebsd-arm64), const AF_NETGRAPH ideal-int
    pkg syscall (freebsd-arm64), const AF_OSI = 7
    pkg syscall (freebsd-arm64), const AF_OSI ideal-int
    pkg syscall (freebsd-arm64), const AF_PUP = 4
    pkg syscall (freebsd-arm64), const AF_PUP ideal-int
    pkg syscall (freebsd-arm64), const AF_ROUTE = 17
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
Back to top