Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Sleeping (0.14 sec)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F630..1F633  ; valid                  ;      ; NV8    # 6.0  FACE WITH OPEN MOUTH AND COLD SWEAT..FLUSHED FACE
    1F634         ; valid                  ;      ; NV8    # 6.1  SLEEPING FACE
    1F635..1F640  ; valid                  ;      ; NV8    # 6.0  DIZZY FACE..WEARY CAT FACE
    1F641..1F642  ; valid                  ;      ; NV8    # 7.0  SLIGHTLY FROWNING FACE..SLIGHTLY SMILING FACE
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. src/testdata/Isaac.Newton-Opticks.txt

    upper Glass variously at its edges to make the Rings move nimbly from
    one place to another, a little white Spot would immediately follow the
    center of them, which upon creeping in of the ambient Water into that
    place would presently vanish. Its appearance was such as interjacent Air
    would have caused, and it exhibited the same Colours. But it was not
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

         The output would be the input transposed to the following layout:
         n,iY,bY,iX,bX,oC
    
    This operation is useful for resizing the activations between convolutions
    (but keeping all data), e.g. instead of pooling. It is also useful for training
    purely convolutional models.
    
    For example, given an input of shape `[1, 1, 1, 4]`, data_format = "NHWC" and
    block_size = 2:
    
    ```
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. pkg/apis/core/validation/validation_test.go

    				newSvc.Spec.IPFamilyPolicy = &requireDualStack
    				newSvc.Spec.IPFamilies = []core.IPFamily{core.IPv4Protocol, core.IPv6Protocol}
    			},
    			numErrs: 1,
    		}, {
    			name: "downgrade keeping the families",
    			tweakSvc: func(oldSvc, newSvc *core.Service) {
    				oldSvc.Spec.ClusterIP = "1.2.3.4"
    				oldSvc.Spec.ClusterIPs = []string{"1.2.3.4", "2001::1"}
    				oldSvc.Spec.Type = core.ServiceTypeClusterIP
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  5. RELEASE.md

    # Release 1.1.0
    
    ## Major Features and Improvements
    
    *   Added Java API support for Windows.
    *   Added `tf.spectral` module. Moved existing FFT ops to `tf.spectral` while
        keeping an alias in the old location (`tf.*`).
    *   Added 1D, 2D and 3D Fourier transform ops for real signals to `tf.spectral`.
    *   Added a `tf.bincount` function.
    *   Added Keras 2 API to contrib.
    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