Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Peaches (0.14 sec)

  1. tensorflow/c/c_api.h

    // TF_ImportGraphDefResults holds results that are generated by
    // TF_GraphImportGraphDefWithResults().
    typedef struct TF_ImportGraphDefResults TF_ImportGraphDefResults;
    
    // Fetches the return outputs requested via
    // TF_ImportGraphDefOptionsAddReturnOutput(). The number of fetched outputs is
    // returned in `num_outputs`. The array of return outputs is returned in
    C
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Thu Oct 26 21:08:15 GMT 2023
    - 82.3K bytes
    - Viewed (3)
Back to top