Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Lunedi (0.19 sec)

  1. doc/go_spec.html

    and may explain why type inference fails in unusual code situations.
    But by and large these rules can be ignored when writing Go code:
    type inference is designed to mostly "work as expected",
    and the unification rules are fine-tuned accordingly.
    </p>
    
    <p>
    Type unification is controlled by a <i>matching mode</i>, which may
    be <i>exact</i> or <i>loose</i>.
    As unification recursively descends a composite type structure,
    HTML
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Apr 26 00:39:16 GMT 2024
    - 279.6K bytes
    - Viewed (0)
  2. RELEASE.md

        under `tf.keras.dtensor` in this release (refer to the `tf.keras` entry).
        The tutoral and guide for DTensor will be published on
        https://www.tensorflow.org/. Please stay tuned.
    
    *   [oneDNN CPU performance optimizations](https://github.com/tensorflow/community/blob/master/rfcs/20210930-enable-onednn-ops.md)
        are available in Linux x86, Windows x86, and Linux aarch64 packages.
    
    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)
Back to top