Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for get_name_scope (0.12 sec)

  1. RELEASE.md

            recommend using new method `tflite::OpResolver::GetDelegateCreators` in
            order to achieve lazy initialization on TfLite delegate instances.
    
    *   TF Core:
    
        *   `tf.Graph.get_name_scope()` now always returns a string, as documented.
            Previously, when called within `name_scope("")` or `name_scope(None)`
            contexts, it returned `None`; now it returns the empty string.
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top