Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for org2 (0.32 sec)

  1. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.artifacts.component.DefaultComponentIdentifierFactory> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultComponentIdentifierFactory.java:0)
    Class <org.gradle.api.internal.artifacts.configurations.dynamicversion.CachePolicy> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (CachePolicy.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  2. RELEASE.md

    *   Fixes an FPE in TFLite in conv kernel [CVE-2023-27579](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27579)
    *   Fixes a double free in Fractional(Max/Avg)Pool [CVE-2023-25801](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25801)
    *   Fixes a null dereference on ParallelConcat with XLA [CVE-2023-25676](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25676)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let description = [{
    As opposed to `XlaCustomCall`, this operation supports multiple outputs.
    
    See `CustomCall` specification at
      https://tensorflow.org/xla/operation_semantics#customcall,
    and `mhlo.custom_call` specification at
      https://tensorflow.org/mlir/hlo_ops#mhlocustom_call_mlirmhlocustomcallop.
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

              support HTTP/2 over cleartext TCP (h2c,
              https://www.rfc-editor.org/rfc/rfc7540#section-3.1) without an initial
              upgrade from HTTP/1.1, i.e. with prior knowledge
              (https://www.rfc-editor.org/rfc/rfc7540#section-3.4). If the implementation
              does not support this, then it MUST set the "Accepted" condition to "False"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                  }
                ],
                "description": "StringSliceValue is an array of strings."
              },
              "version": {
                "description": "VersionValue is a semantic version according to semver.org spec 2.0.0.",
                "type": "string"
              }
            },
            "required": [
              "name"
            ],
            "type": "object"
          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "description": "fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint.",
                "in": "query",
                "name": "fieldManager",
                "schema": {
                  "type": "string",
                  "uniqueItems": true
                }
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  7. src/cmd/compile/internal/ssa/rewritegeneric.go

    				v0.AuxInt = int32ToAuxInt(c1)
    				v.AddArg2(v0, x)
    				return true
    			}
    		}
    		break
    	}
    	// match: (Or32 (Or32 i:(Const32 <t>) z) x)
    	// cond: (z.Op != OpConst32 && x.Op != OpConst32)
    	// result: (Or32 i (Or32 <t> z x))
    	for {
    		for _i0 := 0; _i0 <= 1; _i0, v_0, v_1 = _i0+1, v_1, v_0 {
    			if v_0.Op != OpOr32 {
    				continue
    			}
    			_ = v_0.Args[1]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 22 18:24:47 UTC 2024
    - 812.2K bytes
    - Viewed (0)
  8. pkg/apis/core/validation/validation_test.go

    					core.ResourceName(core.ResourceMemory): resource.MustParse("10G"),
    					core.ResourceName("my.org/resource"):   resource.MustParse("10"),
    				},
    				Limits: core.ResourceList{
    					core.ResourceName(core.ResourceCPU):    resource.MustParse("10"),
    					core.ResourceName(core.ResourceMemory): resource.MustParse("10G"),
    					core.ResourceName("my.org/resource"):   resource.MustParse("10"),
    				},
    			},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  9. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                      selected workloads' proxy.
                    items:
                      properties:
                        audiences:
                          description: The list of JWT [audiences](https://tools.ietf.org/html/rfc7519#section-4.1.3)
                            that are allowed to access.
                          items:
                            minLength: 1
                            type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  10. manifests/charts/base/crds/crd-all.gen.yaml

                      selected workloads' proxy.
                    items:
                      properties:
                        audiences:
                          description: The list of JWT [audiences](https://tools.ietf.org/html/rfc7519#section-4.1.3)
                            that are allowed to access.
                          items:
                            minLength: 1
                            type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
Back to top