Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TF_ImportGraphDefOptionsSetUniquifyPrefix (0.19 sec)

  1. tensorflow/c/c_api.h

    // operation name or prefix in the graph. If false, a conflicting prefix will be
    // treated as an error. This option has no effect if no prefix is specified.
    TF_CAPI_EXPORT extern void TF_ImportGraphDefOptionsSetUniquifyPrefix(
        TF_ImportGraphDefOptions* opts, unsigned char uniquify_prefix);
    
    // Set any imported nodes with input `src_name:src_index` to have that input
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Thu Oct 26 21:08:15 UTC 2023
    - 82.3K bytes
    - Viewed (0)
Back to top