Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Mccall (0.3 sec)

  1. RELEASE.md

        *   Add `tf.contrib.distributions.bijectors.Reshape`.
        *   Support shape inference (i.e., shapes containing -1) in the Reshape
            bijector.
    *   Add `streaming_precision_recall_at_equal_thresholds,` a method for computing
        streaming precision and recall with `O(num_thresholds + size of
        predictions)` time and space complexity.
    *   Change `RunConfig` default behavior to not set a random seed, making random
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                              type: integer
                            perTryTimeout:
                              description: Timeout per attempt for a given request, including
                                the initial call and any retries.
                              type: string
                            retryOn:
                              description: Specifies the conditions under which retry
                                takes place.
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                              type: integer
                            perTryTimeout:
                              description: Timeout per attempt for a given request, including
                                the initial call and any retries.
                              type: string
                            retryOn:
                              description: Specifies the conditions under which retry
                                takes place.
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    3239          ; disallowed_STD3_mapped ; 0028 4EE3 0029 #1.1  PARENTHESIZED IDEOGRAPH REPRESENT
    323A          ; disallowed_STD3_mapped ; 0028 547C 0029 #1.1  PARENTHESIZED IDEOGRAPH CALL
    323B          ; disallowed_STD3_mapped ; 0028 5B66 0029 #1.1  PARENTHESIZED IDEOGRAPH STUDY
    323C          ; disallowed_STD3_mapped ; 0028 76E3 0029 #1.1  PARENTHESIZED IDEOGRAPH SUPERVISE
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
  5. CHANGELOG/CHANGELOG-1.19.md

       - `DefaultPodTopologySpread` plugin is renamed to `SelectorSpread`.
       - `Unreserve` extension point is removed from Profile definition. All `Reserve`
         plugins implement an `Unreserve` call.
       - `.disablePreemption` was removed. Users can disable preemption by disabling the
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  6. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	//TODO: CALLQ* (BX)                     // ff13
    	//TODO: CALLQ* (R11)                    // 41ff13
    	//TODO: CALLQ* DX                       // ffd2
    	//TODO: CALLQ* R11                      // 41ffd3
    	//TODO: CALL .+$0x11223344              // e844332211 or 48e844332211
    	//TODO: LCALLW* (BX)                    // 66ff1b
    	//TODO: LCALLW* (R11)                   // 6641ff1b
    	//TODO: LCALLL* (BX)                    // ff1b
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 08 21:38:44 GMT 2021
    - 581.9K bytes
    - Viewed (0)
Back to top