Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for loop2 (0.08 sec)

  1. RELEASE.md

            scaling with distribution strategy and custom training loops. `AUTO`
            indicates that the reduction option will be determined by the usage
            context. For almost all cases this defaults to `SUM_OVER_BATCH_SIZE`.
            When used in distribution strategy scope, outside of built-in training
            loops such as `tf.keras` `compile` and `fit`, we expect reduction value
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1EFD          ; valid                                  # 5.1  LATIN SMALL LETTER MIDDLE-WELSH V
    1EFE          ; mapped                 ; 1EFF          # 5.1  LATIN CAPITAL LETTER Y WITH LOOP
    1EFF          ; valid                                  # 5.1  LATIN SMALL LETTER Y WITH LOOP
    1F00..1F07    ; valid                                  # 1.1  GREEK SMALL LETTER ALPHA WITH PSILI..GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - Fixed an issue that could cause the kubelet to incorrectly run concurrent pod reconciliation loops and crash. ([#89055](https://github.com/kubernetes/kubernetes/pull/89055), [@tedyu](https://github.com/tedyu)) [SIG Node]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	LODSB                                   // ac
    	LODSL                                   // ad
    	LODSQ                                   // 48ad
    	LODSW                                   // 66ad
    	//TODO: LOOP .+$0x11                    // e211
    	//TODO: LOOPEQ .+$0x11                  // e111
    	//TODO: LOOPNE .+$0x11                  // e011
    	LSLW (BX), DX                           // 660f0313
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (0)
Back to top