Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for pcall (0.23 sec)

  1. RELEASE.md

            requires all optimizer variables to be created at the first
            `apply_gradients()` or `minimize()` call. If your workflow calls
            optimizer to update different parts of model in multiple stages,
            please call `optimizer.build(model.trainable_variables)` before the
            training loop.
        *   **Performance regression on `ParameterServerStrategy`.** This could be
    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. api/go1.20.txt

    pkg debug/elf, const R_LARCH_PCALA64_LO20 = 73 #54222
    pkg debug/elf, const R_LARCH_PCALA64_LO20 R_LARCH #54222
    pkg debug/elf, const R_LARCH_PCALA_HI20 = 71 #54222
    pkg debug/elf, const R_LARCH_PCALA_HI20 R_LARCH #54222
    pkg debug/elf, const R_LARCH_PCALA_LO12 = 72 #54222
    pkg debug/elf, const R_LARCH_PCALA_LO12 R_LARCH #54222
    pkg debug/elf, const R_LARCH_RELAX = 100 #54222
    pkg debug/elf, const R_LARCH_RELAX R_LARCH #54222
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  5. 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)
  6. 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)
  7. 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