Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. tensorflow/c/c_api.h

    //
    // The ApiDef messages are typically used to generate convenience wrapper
    // functions for TensorFlow operations in various language bindings.
    typedef struct TF_ApiDefMap TF_ApiDefMap;
    
    // Creates a new TF_ApiDefMap instance.
    //
    // Params:
    //  op_list_buffer - TF_Buffer instance containing serialized OpList
    //    protocol buffer. (See
    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