Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 67 of 67 for Quarda (0.27 sec)

  1. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    they arrived, with a great crowd assembled about them--all sorts
    of little birds and beasts, as well as the whole pack of cards:
    the Knave was standing before them, in chains, with a soldier on
    each side to guard him; and near the King was the White Rabbit,
    with a trumpet in one hand, and a scroll of parchment in the
    other.  In the very middle of the court was a table, with a large
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
  2. doc/go_spec.html

    	default:
    		return 4
    	}
    }
    
    var v1 = f[string]("foo")   // v1 == 0
    var v2 = f[byte]([]byte{})  // v2 == 2
    </pre>
    
    <p>
    The type switch guard may be preceded by a simple statement, which
    executes before the guard is evaluated.
    </p>
    
    <p>
    The "fallthrough" statement is not permitted in a type switch.
    </p>
    
    <h3 id="For_statements">For statements</h3>
    
    <p>
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 02 22:43:51 GMT 2024
    - 279.6K bytes
    - Viewed (0)
  3. common-protos/k8s.io/api/core/v1/generated.proto

      // This must be a DNS_LABEL.
      optional string name = 1;
    
      // Source describes where to find the ResourceClaim.
      optional ClaimSource source = 2;
    }
    
    // PodSchedulingGate is associated to a Pod to guard its scheduling.
    message PodSchedulingGate {
      // Name of the scheduling gate.
      // Each scheduling gate must have a unique name field.
      optional string name = 1;
    }
    
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  4. docs/en/docs/release-notes.md

    ### Translations
    
    * 🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/body.md`. PR [#4574](https://github.com/tiangolo/fastapi/pull/4574) by [@ss-o-furda](https://github.com/ss-o-furda).
    * 🌐 Add Vietnamese translation for `docs/vi/docs/features.md` and `docs/vi/docs/index.md`. PR [#3006](https://github.com/tiangolo/fastapi/pull/3006) by [@magiskboy](https://github.com/magiskboy).
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri May 03 23:25:42 GMT 2024
    - 388.1K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.8.md

    * Remove Initializers from admission-control in kubernetes-master charm for pre-1.7 ([#46987](https://github.com/kubernetes/kubernetes/pull/46987), [@Cynerva](https://github.com/Cynerva))
    * Added state guards to the idle_status messaging in the kubernetes-master charm to make deployment faster on initial deployment. ([#47183](https://github.com/kubernetes/kubernetes/pull/47183), [@chuckbutler](https://github.com/chuckbutler))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
  6. RELEASE.md

    *   Add support of local soft device placement for eager op.
    *   Add HW acceleration support for `LogSoftMax`.
    *   Added a function `nested_value_rowids` for ragged tensors.
    *   Add guard to avoid acceleration of L2 Normalization with input rank != 4
    *   Add `tf.math.cumulative_logsumexp operation`.
    *   Add `tf.ragged.stack`.
    *   Fix memory allocation problem when calling `AddNewInputConstantTensor`.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  7. src/main/webapp/css/admin/adminlte.min.css.map

    JJ,mBmBAE,MAAA,KFNA,iBAAA,QEQA,aAAA,QAGF,mBAAA,mBAII,WAAA,IAAA,CAAA,EAAA,EAAA,EAAA,EAAA,mBAOJ,sBAAA,sBAEE,MAAA,KACA,iBAAA,QACA,aAAA,QAOF,kDAAA,kDtB+7EF,mCsB57EI,MAAA,KACA,iBAAA,QAIA,aAAA,QAEA,wDAAA,wDtB47EJ,yCsBv7EQ,WAAA,EAAA,EAAA,EAAA,EAAA,mBDKN,UCrDA,MAAA,KFAE,iBAAA,QEEF,aAAA,QbQI,WAAA,KNJJ,gBmBAE,MAAA,KFNA,iBAAA,QEQA,aAAA,QAGF,gBAAA,gBAII,WAAA,IAAA,CAAA,EAAA,EAAA,EAAA,EAAA,oBAOJ,mBAAA,mBAEE,MAAA,KACA,iBAAA,QACA,aAAA,QAOF,+CAAA,+CtBk+EF,gCsB/9EI,MAAA,KACA,iBAAA,QAIA,aAAA,QAEA,qDAAA,qDtB+9EJ,sC...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 2M bytes
    - Viewed (0)
Back to top