Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Architecture (0.47 sec)

  1. docs/screenshots/Architecture-diagram_distributed_8.png

    Architecture-diagram_distributed_8.png...
    PNG Image
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Tue Oct 23 05:20:38 GMT 2018
    - 89.7K bytes
    - Viewed (0)
  2. docs/screenshots/Architecture-diagram_distributed_16.svg

    Architecture-diagram_distributed_16.svg...
    SVG Image
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Sat Apr 15 00:21:57 GMT 2017
    - 60K bytes
    - Viewed (0)
  3. common/scripts/metallb-native.yaml

                  of an object. Servers should convert recognized schemas to the latest
                  internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
                type: string
              kind:
                description: 'Kind is a string value representing the REST resource this
    Others
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Fri Feb 23 23:56:31 GMT 2024
    - 63.9K bytes
    - Viewed (0)
  4. common-protos/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto

      // Standard list metadata.
      // More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
      // +optional
      optional ListMeta metadata = 1;
    
      // Status of the operation.
      // One of: "Success" or "Failure".
      // More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
      // +optional
      optional string status = 2;
    
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 53.3K bytes
    - Viewed (0)
  5. .bazelrc

    build:mkl_threadpool -c opt
    
    # Config setting to build oneDNN with Compute Library for the Arm Architecture (ACL).
    build:mkl_aarch64 --define=build_with_mkl_aarch64=true
    build:mkl_aarch64 --define=build_with_openmp=true
    build:mkl_aarch64 --define=build_with_acl=true
    build:mkl_aarch64 -c opt
    
    # Config setting to build oneDNN with Compute Library for the Arm Architecture (ACL).
    # with Eigen threadpool support
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Apr 24 20:50:35 GMT 2024
    - 52.6K bytes
    - Viewed (2)
  6. configure.py

        return curr_version
    
      print('You have bazel %s installed.' % curr_version)
      return curr_version
    
    
    def set_cc_opt_flags(environ_cp):
      """Set up architecture-dependent optimization flags.
    
      Also append CC optimization flags to bazel.rc..
    
      Args:
        environ_cp: copy of the os.environ.
      """
      if is_ppc64le():
    Python
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 15 18:25:36 GMT 2024
    - 53.8K bytes
    - Viewed (0)
  7. .teamcity/test-buckets.json

    					"name":"TeamCityParallelTests",
    					"numberOfBatches":1
    				},
    				"subprojects":[
    					"launcher",
    					"base-services-groovy",
    					"kotlin-dsl-provider-plugins",
    					"native",
    					"architecture-test",
    					"java-compiler-plugin",
    					"file-temp",
    					"concurrent",
    					"functional",
    					"test-suites-base",
    					"internal-testing"
    				]
    			},
    			{
    Json
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Wed May 01 00:36:47 GMT 2024
    - 50.1K bytes
    - Viewed (0)
Back to top