Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for finite (0.25 sec)

  1. RELEASE.md

            and `tf.data.Dataset.with_options()` respectively.
        *   New `tf.data.Dataset.reduce()` API allows users to reduce a finite
            dataset to a single element using a user-provided reduce function.
        *   New `tf.data.Dataset.window()` API allows users to create finite windows
            of input dataset; when combined with the `tf.data.Dataset.reduce()` API,
            this allows users to implement customized batching.
    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)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2A0C          ; mapped                 ; 222B 222B 222B 222B #3.2 QUADRUPLE INTEGRAL OPERATOR
    2A0D..2A73    ; valid                  ;      ; NV8    # 3.2  FINITE PART INTEGRAL..EQUALS SIGN ABOVE TILDE OPERATOR
    2A74          ; disallowed_STD3_mapped ; 003A 003A 003D #3.2  DOUBLE COLON EQUAL
    2A75          ; disallowed_STD3_mapped ; 003D 003D     # 3.2  TWO CONSECUTIVE EQUALS SIGNS
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
  3. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const O_SYNC = 128 #53466
    pkg syscall (freebsd-riscv64), const O_TRUNC = 1024 #53466
    pkg syscall (freebsd-riscv64), const O_TTY_INIT = 524288 #53466
    pkg syscall (freebsd-riscv64), const O_TTY_INIT ideal-int #53466
    pkg syscall (freebsd-riscv64), const PARENB = 4096 #53466
    pkg syscall (freebsd-riscv64), const PARENB ideal-int #53466
    pkg syscall (freebsd-riscv64), const PARMRK = 8 #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	//TODO: FMULL (R11)                     // 41dc0b
    	//TODO: FMULP F0, F2                    // deca
    	//TODO: FMULP F0, F3                    // decb
    	//TODO: FNCLEX                          // dbe2
    	//TODO: FNINIT                          // dbe3
    	FNOP                                    // d9d0
    	//TODO: FNSAVEL (BX)                    // dd33
    	//TODO: FNSAVEL (R11)                   // 41dd33
    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)
  5. CHANGELOG/CHANGELOG-1.19.md

     - Kubeadm: Move the "kubeadm init" phase "kubelet-start" later in the init workflow, after the "kubeconfig" phase. This makes kubeadm start the kubelet only after the KubeletConfiguration component config file (/var/lib/kubelet/config.yaml) is generated and solves a problem where init systems like OpenRC cannot crashloop the kubelet service. ([#90892](https://github.com/kubernetes/kubernetes/pull/90892),...
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
Back to top