Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for minutes (0.18 sec)

  1. RELEASE.md

            pipeline deterministic. This may lead to increased model loading time,
            because time spent in graph optimizations is now unbounded (was 20
            minutes).
    *   Deterministic Op Functionality (enabled by setting `TF_DETERMINISTIC_OPS` to
        `"true"` or `"1"`):
        *   Add a deterministic GPU implementation of
            `tf.nn.softmax_cross_entropy_with_logits`. See PR
    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

    #
    # For documentation and usage, see https://www.unicode.org/reports/tr46
    #
    0000..002C    ; disallowed_STD3_valid                  # 1.1  <control-0000>..COMMA
    002D..002E    ; valid                                  # 1.1  HYPHEN-MINUS..FULL STOP
    002F          ; disallowed_STD3_valid                  # 1.1  SOLIDUS
    0030..0039    ; valid                                  # 1.1  DIGIT ZERO..DIGIT NINE
    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)
Back to top