Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 63 for binaries (0.23 sec)

  1. cni/pkg/install/binaries.go

    Tony Allen <******@****.***> 1702321854 -0800
    Go
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Dec 11 19:10:54 GMT 2023
    - 1.5K bytes
    - Viewed (0)
  2. cni/pkg/install/binaries_test.go

    			srcFiles:      map[string]string{"istio-cni": "cni111", "istio-iptables": "iptables111"},
    			expectedFiles: map[string]string{"istio-cni": "cni111", "istio-iptables": "iptables111"},
    		},
    		{
    			name:          "update binaries",
    			srcFiles:      map[string]string{"istio-cni": "cni111", "istio-iptables": "iptables111"},
    			existingFiles: map[string]string{"istio-cni": "cni000", "istio-iptables": "iptables111"},
    Go
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Thu Jul 20 18:34:43 GMT 2023
    - 2.3K bytes
    - Viewed (0)
  3. cni/pkg/install/install.go

    	// Install binaries
    	// Currently we _always_ do this, since the binaries do not live in a shared location
    	// and we harm no one by doing so.
    	copiedFiles, err := copyBinaries(in.cfg.CNIBinSourceDir, in.cfg.CNIBinTargetDirs)
    	if err != nil {
    		cniInstalls.With(resultLabel.Value(resultCopyBinariesFailure)).Increment()
    		return copiedFiles, fmt.Errorf("copy binaries: %v", err)
    	}
    
    Go
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Thu Feb 08 18:52:24 GMT 2024
    - 10.8K bytes
    - Viewed (0)
  4. doap_Maven.rdf

    9.6/binaries/apache-maven-3.9.6-bin.zip https://archive.apache.org/dist/maven/maven-3/3.9.6/binaries/apache-maven-3.9.6-bin.tar.gz https://archive.apache.org/dist/maven/maven-3/3.9.6/source/apache-maven-3.9.6-src.zip https://archive.apache.org/dist/maven/maven-3/3.9.6/source/apache-maven-3.9.6-src.tar.gz Apache Maven 3.9.5 2023-10-04 3.9.5 https://archive.apache.org/dist/maven/maven-3/3.9.5/binaries/apache-maven-3.9.5-bin.zip https://archive.apache.org/dist/maven/maven-3/3.9.5/binaries/apache-ma...
    Others
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Fri Dec 01 11:47:44 GMT 2023
    - 31.2K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.13.md

        - [Server Binaries](#server-binaries-5)
        - [Node Binaries](#node-binaries-5)
      - [Changelog since v1.13.6](#changelog-since-v1136)
        - [Other notable changes](#other-notable-changes-4)
    - [v1.13.6](#v1136)
      - [Downloads for v1.13.6](#downloads-for-v1136)
        - [Client Binaries](#client-binaries-6)
        - [Server Binaries](#server-binaries-6)
        - [Node Binaries](#node-binaries-6)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 273.1K bytes
    - Viewed (0)
  6. .github/bot_config.yml

    cuda_comment: >
       From the template it looks like you are installing **TensorFlow** (TF) prebuilt binaries:
          * For TF-GPU - See point 1
          * For TF-CPU - See point 2
       -----------------------------------------------------------------------------------------------
       
       **1. Installing **TensorFlow-GPU** (TF) prebuilt binaries**
       
       
       Make sure you are using compatible TF and CUDA versions.
    Others
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Tue Oct 17 11:48:07 GMT 2023
    - 4K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.18.md

        - [Node Binaries](#node-binaries-18)
      - [Changelog since v1.18.0](#changelog-since-v1180)
      - [Changes by Kind](#changes-by-kind-19)
        - [Feature](#feature-4)
        - [Other (Bug, Cleanup or Flake)](#other-bug-cleanup-or-flake)
    - [v1.18.0](#v1180)
      - [Downloads for v1.18.0](#downloads-for-v1180)
        - [Client Binaries](#client-binaries-19)
        - [Server Binaries](#server-binaries-19)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.8.md

        - [Client Binaries](#client-binaries-13)
        - [Server Binaries](#server-binaries-13)
        - [Node Binaries](#node-binaries-13)
      - [Changelog since v1.8.1](#changelog-since-v181)
        - [Other notable changes](#other-notable-changes-13)
    - [v1.8.1](#v181)
      - [Downloads for v1.8.1](#downloads-for-v181)
        - [Client Binaries](#client-binaries-14)
        - [Server Binaries](#server-binaries-14)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
  9. Makefile.core.mk

      ./operator/cmd/operator
    
    # These are binaries that require Linux to build, and should
    # be skipped on other platforms. Notably this includes the current Linux-only Istio CNI plugin
    LINUX_AGENT_BINARIES:=./cni/cmd/istio-cni \
      ./cni/cmd/install-cni \
      $(AGENT_BINARIES)
    
    BINARIES:=$(STANDARD_BINARIES) $(AGENT_BINARIES) $(LINUX_AGENT_BINARIES)
    
    # List of binaries that have their size tested
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Fri Apr 19 19:41:41 GMT 2024
    - 22.5K bytes
    - Viewed (0)
  10. README.md

    **Libtensorflow Windows GPU** | Status Temporarily Unavailable                                                                                                                                                   | [Nightly Binary](https://storage.googleapis.com/libtensorflow-nightly/prod/tensorflow/release/windows/latest/gpu/windows_gpu_libtensorflow_binaries.tar.gz) [Official GCS](https:/...
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Thu Oct 05 15:00:10 GMT 2023
    - 11.9K bytes
    - Viewed (0)
Back to top