Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for 7653 (0.04 sec)

  1. maven-api-impl/src/main/java/org/apache/maven/internal/impl/resolver/DefaultArtifactDescriptorReader.java

                            // This merge is on purpose because otherwise user properties would override model
                            // properties in dependencies the user does not know. See MNG-7563 for details.
                            .systemProperties(toProperties(session.getUserProperties(), session.getSystemProperties()))
                            .userProperties(Map.of())
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Jun 10 11:04:53 UTC 2024
    - 15.8K bytes
    - Viewed (0)
  2. pkg/features/kube_features.go

    	//
    	// Enables trafficDistribution field on Services.
    	ServiceTrafficDistribution featuregate.Feature = "ServiceTrafficDistribution"
    
    	// owner: @gjkim42 @SergeyKanzhelev @matthyx @tzneal
    	// kep: http://kep.k8s.io/753
    	// alpha: v1.28
    	// beta: v1.29
    	//
    	// Introduces sidecar containers, a new type of init container that starts
    	// before other containers but remains running for the full duration of the
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 22:51:23 UTC 2024
    - 45.2K bytes
    - Viewed (0)
  3. docs/en/docs/release-notes.md

    * 🌐 Add Spanish translation for `advanced/path-operation-advanced-configuration.md`. PR [#1251](https://github.com/tiangolo/fastapi/pull/1251) by [@jfunez](https://github.com/jfunez).
    
    ## 0.65.3
    
    ### Fixes
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
  4. RELEASE.md

            `/image` suffix in their tag names, in order to prevent tag name
            collisions across summary types.
    
    *   When running on GPU (with cuDNN version 7.6.3 or
        later),`tf.nn.depthwise_conv2d` backprop to `filter` (and therefore also
        `tf.keras.layers.DepthwiseConv2D`) now operate deterministically (and
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top