Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for TF_OperationToNodeDef (0.1 seconds)

  1. tensorflow/c/c_api.h

                                                   int max_func, TF_Status* status);
    
    // Note: The following function may fail on very large protos in the future.
    
    TF_CAPI_EXPORT extern void TF_OperationToNodeDef(TF_Operation* oper,
                                                     TF_Buffer* output_node_def,
                                                     TF_Status* status);
    
    typedef struct TF_WhileParams {
    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)
Back to Top