Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 4 of 4 for TF_ImportGraphDefOptionsNumReturnOperations (0.19 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. tensorflow/c/c_api.h

        TF_ImportGraphDefOptions* opts, const char* oper_name);
    
    // Returns the number of return operations added via
    // TF_ImportGraphDefOptionsAddReturnOperation().
    TF_CAPI_EXPORT extern int TF_ImportGraphDefOptionsNumReturnOperations(
        const TF_ImportGraphDefOptions* opts);
    
    // TF_ImportGraphDefResults holds results that are generated by
    // TF_GraphImportGraphDefWithResults().
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Oct 26 21:08:15 GMT 2023
    - 82.3K bytes
    - Click Count (0)
  2. tensorflow/c/c_api_internal.h

    A. Unique TensorFlower <******@****.***> 1767759921 -0800
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Wed Jan 07 04:56:09 GMT 2026
    - 7.5K bytes
    - Click Count (0)
  3. tensorflow/c/c_api_experimental.h

    Haibo Huang <******@****.***> 1682629340 -0700
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Apr 27 21:07:00 GMT 2023
    - 15.1K bytes
    - Click Count (0)
  4. tensorflow/c/c_api_experimental.cc

    A. Unique TensorFlower <******@****.***> 1759556012 -0700
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Sat Oct 04 05:55:32 GMT 2025
    - 29.4K bytes
    - Click Count (0)
Back to Top