Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for TF_AddWhileInputHack (0.14 seconds)

  1. tensorflow/c/c_api.h

    // op. The While op's "T" attribute must have already been updated to include
    // the new edge. This is used to construct tf.while_loop gradients.
    TF_CAPI_EXPORT extern void TF_AddWhileInputHack(TF_Graph* graph,
                                                    TF_Output new_src,
                                                    TF_Operation* dst,
                                                    TF_Status* status);
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Thu Oct 26 21:08:15 GMT 2023
    - 82.3K bytes
    - Click Count (0)
Back to Top