Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for nothings (0.52 sec)

  1. src/testdata/Isaac.Newton-Opticks.txt

    all these Experiments would be apt to frame. For the Rays to speak
    properly are not coloured. In them there is nothing else than a certain
    Power and Disposition to stir up a Sensation of this or that Colour.
    For as Sound in a Bell or musical String, or other sounding Body, is
    nothing but a trembling Motion, and in the Air nothing but that Motion
    propagated from the Object, and in the Sensorium 'tis a Sense of that
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    ## Dependencies
    
    ### Added
    _Nothing has changed._
    
    ### Changed
    _Nothing has changed._
    
    ### Removed
    _Nothing has changed._
    
    
    
    # v1.19.15
    
    
    ## Downloads for v1.19.15
    
    ### Source Code
    
    filename | sha512 hash
    -------- | -----------
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    		oldPV             *core.PersistentVolume
    		newPV             *core.PersistentVolume
    	}{
    		"nil-nothing-changed": {
    			isExpectedFailure: false,
    			oldPV:             testVolumeWithNodeAffinity(nil),
    			newPV:             testVolumeWithNodeAffinity(nil),
    		},
    		"affinity-nothing-changed": {
    			isExpectedFailure: false,
    			oldPV:             testVolumeWithNodeAffinity(simpleVolumeNodeAffinity("foo", "bar")),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. src/main/webapp/css/admin/bootstrap.min.css.map

    {\n  display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n//    the `inherit` value on things like `<th>` elements.\n\nbody {\n  margin: 0; // 1\n  font-family: $font-family-base;\n  @include font-size($font-size-base);\n  font-weight: $font-weight-base;\n  line-height: $line-height-base;\n  color: $body-color;\n  text-align: left; // 3\n...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  5. src/main/webapp/css/bootstrap.min.css.map

    {\n  display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n//    the `inherit` value on things like `<th>` elements.\n\nbody {\n  margin: 0; // 1\n  font-family: $font-family-base;\n  @include font-size($font-size-base);\n  font-weight: $font-weight-base;\n  line-height: $line-height-base;\n  color: $body-color;\n  text-align: left; // 3\n...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  }
                ],
                "description": "Select all ClusterTrustBundles that match this label selector.  Only has effect if signerName is set.  Mutually-exclusive with name.  If unset, interpreted as \"match nothing\".  If set but empty, interpreted as \"match everything\"."
              },
              "name": {
    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. RELEASE.md

            algorithm.
        *   Add `unicode_encode`, `unicode_decode`, `unicode_decode_with_offsets`,
            `unicode_split`, `unicode_split_with_offset`, and `unicode_transcode`
            ops. Amongst other things, this Op adds the ability to encode, decode,
            and transcode a variety of input text encoding formats into the main
            Unicode encodings (UTF-8, UTF-16-BE, UTF-32-BE)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let results = (outs
        TF_F32OrF64Tensor:$output
      );
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<0>;
    }
    
    def TF_NoOp : TF_Op<"NoOp", [Pure]> {
      let summary = "Does nothing. Only useful as a placeholder for control edges.";
    
      let arguments = (ins);
    
      let results = (outs);
    }
    
    def TF_NonMaxSuppressionV3Op : TF_Op<"NonMaxSuppressionV3", [Pure]> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top