Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for def (0.16 sec)

  1. RELEASE.md

        *   Remove `tf.contrib.linalg`. `tf.linalg` should be used instead.
        *   Replace any calls to `tf.contrib.get_signature_def_by_key(metagraph_def,
            signature_def_key)` with
            `meta_graph_def.signature_def[signature_def_key]`. Catching a ValueError
            exception thrown by `tf.contrib.get_signature_def_by_key` should be
            replaced by catching a KeyError exception.
    *   `tf.contrib.data`
    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)
Back to top