Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 132 for selinux (0.07 sec)

  1. CHANGELOG/CHANGELOG-1.32.md

    [kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.32.8/kubernetes-client-linux-386.tar.gz) | d99d35c3802dbc42bd9ff95215fd69a1034f1d4000eeae95971d068994d3a90b9ac80e45f682b3a3bd5682f6209f7585e55460c884d1de6377bb6f38732a11d4
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 14:49:49 UTC 2025
    - 412.3K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.29.md

    [kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.29.15/kubernetes-client-linux-386.tar.gz) | 18250386b87c67851b9d3ef3ae7ab27c6ed2572234dac7479d4521ae59f2cb1fc358591d6603dadc4231eae9afa0fb523e9bb12bc06532a6f8fbf6ffb2181df6
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Mar 12 00:36:01 UTC 2025
    - 429.6K bytes
    - Viewed (1)
  3. CHANGELOG/CHANGELOG-1.31.md

    [kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.31.12/kubernetes-client-linux-386.tar.gz) | 9894e20ea1b32d840346a7d58cac276bf21a3540934659b0c9cafec5e544a2a77b63f20abe6f055399f2d0166b8c8229e91ec9a89687eb79f4b791f6c5a97d14
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 19:49:57 UTC 2025
    - 429.6K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.30.md

    [kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.30.14/kubernetes-client-linux-386.tar.gz) | 7f88931d14feb36c32852dfc3c4abe28e0b955ab60c5a4057c65f5c9a659606920ff9fed4a1c1239e8166db44d4c313ff8d9e6fbd2832260d5ea1cee13027310
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jun 18 18:59:10 UTC 2025
    - 398.1K bytes
    - Viewed (0)
  5. .bazelrc

    #     rbe_linux_cuda_nvcc:            RBE options to build with GPU support using nvcc.
    #
    # Embedded Linux options (experimental and only tested with TFLite build yet)
    #     elinux:          General Embedded Linux options shared by all flavors.
    #     elinux_aarch64:  Embedded Linux options for aarch64 (ARM64) CPU support.
    #     elinux_armhf:    Embedded Linux options for armhf (ARMv7) CPU support.
    #
    # Release build options (for all operating systems)
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Fri Aug 22 21:03:34 UTC 2025
    - 56K bytes
    - Viewed (0)
  6. tensorflow/BUILD

        constraint_values =
            [
                "@platforms//cpu:aarch64",
                "@platforms//os:linux",
            ],
        visibility = ["//visibility:public"],
    )
    
    config_setting(
        name = "linux_armhf",
        constraint_values =
            [
                "@platforms//cpu:armv7e-mf",
                "@platforms//os:linux",
            ],
        visibility = ["//visibility:public"],
    )
    
    config_setting(
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Thu Aug 28 19:11:51 UTC 2025
    - 53.4K bytes
    - Viewed (0)
  7. .teamcity/jdks.yaml

    # stopGradleDaemons=true
    # ```
    version: "v1"
    jdks:
      - params:
          - "linux.java8.openjdk.64bit"
          - "linux.java8.oracle.64bit"
        os: "linux"
        arch: "amd64"
        vendor: "oracle"
        version: "8u401"
        sha256: "19684fccd7ff32a8400e952a643f0049449a772ef63b8037d5b917cbd137d173"
      - params:
          - "linux.java11.openjdk.64bit"
        os: "linux"
        arch: "amd64"
        vendor: "temurin"
        version: "jdk-11.0.28+6"
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Tue Aug 05 16:58:51 UTC 2025
    - 5.5K bytes
    - Viewed (0)
  8. .teamcity/performance-tests-ci.json

          }
        }, {
          "testProject" : "mediumCppMulti",
          "coverage" : {
            "per_day" : [ "linux" ]
          }
        }, {
          "testProject" : "mediumCppMultiWithMacroIncludes",
          "coverage" : {
            "per_day" : [ "linux" ]
          }
        }, {
          "testProject" : "mediumNative",
          "coverage" : {
            "per_day" : [ "linux" ]
          }
        }, {
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Thu Jul 10 02:18:03 UTC 2025
    - 33.4K bytes
    - Viewed (0)
  9. configure.py

        'tensorflow/lite/swift/TensorFlowLiteSwift.podspec',
    ]
    
    
    class UserInputError(Exception):
      pass
    
    
    def is_windows():
      return platform.system() == 'Windows'
    
    
    def is_linux():
      return platform.system() == 'Linux'
    
    
    def is_macos():
      return platform.system() == 'Darwin'
    
    
    def is_ppc64le():
      return platform.machine() == 'ppc64le'
    
    
    def is_s390x():
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Apr 30 15:18:54 UTC 2025
    - 48.3K bytes
    - Viewed (0)
  10. .teamcity/src/main/kotlin/model/CIBuildModel.kt

    enum class StageName(
        val stageName: String,
        val description: String,
        val uuid: String,
    ) {
        QUICK_FEEDBACK_LINUX_ONLY(
            "Quick Feedback - Linux Only",
            "Run checks and functional tests (embedded executer, Linux)",
            "QuickFeedbackLinuxOnly",
        ),
        QUICK_FEEDBACK("Quick Feedback", "Run checks and functional tests (embedded executer, Windows)", "QuickFeedback"),
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Sun Aug 03 22:40:28 UTC 2025
    - 25.9K bytes
    - Viewed (0)
Back to top